Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
108
xamGrid: Horizontal Scrollbar not appearing
posted

Hello again,

I'm having yet another issue with the XamGrid component. I set the grid's width to a fixed value:

<ig:XamGrid Width="600" ...>

The horizontal scrollbar appears:

I then shrink the long column till the scrollbar disappears and resize it back again, but the scrollbar won't show back again:

So far, I see no way to make it appear or reappear when it's necessary. Can you help me?