User Profile & Activity

Erwin Sanders Member
Page
of 11
Posted: April 7, 2016 1:52 AM

I'm glad the workaround works for you, Luciano!

When you said 'left bar', did you mean the scrollbar on right side of the window? If so, I might need to take a look on how you set the WebDesktopManager. I also attached my sample showing you on how I set it from my end.

Hope this helps.

Best Regards,
Erwin Sanders

Posted: April 6, 2016 10:13 AM

Hello,

I just tried it with data displayed and the it works fine. I'll keep looking into this issue and keep you updated. And here's the sample that I made.

May I know what that last sample is for? It only consists of WebCombos.

Best Regards,
Erwin Sanders

Posted: April 6, 2016 4:41 AM

Thank you so much for the sample, Luciano!

I am now able to replicate the issue that you reported and I found a workaround for this. Instead of using percentage value on both the WebGrid and table height, make the table height value to 90px and put the WebGrid inside a div with a calculated height, i.e. calc(100% - 90px). Note that the WebGrid's height itself should be 100% since it's already been in a div.

I hope this will solve your height problem.

Best Regards,
Erwin Sanders

Hello Jonathan,

That's good to hear. It seems that the issue was probably because of the mismatched Metro assembly version, but then again you did check it before.

Anyway, thank you for the information. If you've got any other questions, just ask through this Community Forum or contact us directly through the live chat.

Best Regards,
Erwin Sanders

Posted: April 4, 2016 4:01 AM

Hello Sachin,

Sorry for the late reply. I found a way to unwrap the newly added row. You could add the following SelectedRowStyle in LayoutSettings.

...
<LayoutSettings>
<SelectedRowStyle CustomRules="white-space: nowrap;"></SelectedRowStyle>
</LayoutSettings>
...

Hope this helps.

By the way, migrating to Unified theming is actually quite easy as you could follow these simple steps. It doesn't require any additional CSS or design skills.

Best Regards,
Erwin Sanders

Posted: April 1, 2016 10:01 AM

ISNet.WebUI.WebGrid.Editor.Metro isn't shown in the assembly folder but you could check it using gacutil command in terminal, it should be shown from there.

Best Regards,
Erwin Sanders

Posted: April 1, 2016 9:57 AM

Thanks for the sample. Based on your screenshot, you did put the WebPaneManager inside the WebDesktopManager, right? So I took leverage on putting it inside an IFrame in WebDesktopManager, but still the scrollbar doesn't show. Your sample only shows the WebNavPane inside PaneManager without any additional windows.

When you said all pages embedding WNP raises the same problem, does this happen on our samples too? If so, maybe you could tell me which one, and I could just work with that? Although I'm not sure this is a WebNavPane issue because the scrollbar isn't shown in NavPane.

I also attached how your sample looks on my end, notice that no scrollbar is shown. I'm using Firefox 45.0.1.

Thank you for the detailed information, Jonathan. I really appreciate it. Usually the inaccessible WebGrid Designer happens on certain occassions, like when the WebGrid's GAC is not the same as in your project. Although, I don't think this is the case for you since you just freshly installed the WebUI Studio, but it might worth to be checked.

We'll keep looking on what really causes this issue and keep you updated. Also what VS Edition are you using? We've been encountering few issues when using Community Edition.

Best Regards,
Erwin Sanders
Posted: April 1, 2016 7:58 AM

Hi Sachin,

that would be the default behavior in the webgrid default style. This behaviour has been enhanced in our new Unified Theming. You could try migrating your project by following this guide.

I attached an image for you to see the difference between the default style and the new unified theming. Hope this helps.

Best Regards,
Erwin Sanders

Posted: April 1, 2016 4:34 AM

Hello again Luciano,

Are you using our latest WebDesktop 5 assembly? Because I tried it on my end, using the latest assembly and no scrollbar is shown.

If you've used the latest one, perhaps you'd be willing to send me a sample if it's not much trouble?

Best Regards,
Erwin Sanders

All times are GMT -5. The time now is 7:32 AM.
Previous Next