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
1130
wingrid setscrollposition
posted

I am using setscrollposition(Infragistics.Win.UltraWinGrid.ColScrollAction.Right) to set the scroll bar all the way to the right of my grid.  My grid renders only some times with the bar all the way to right.  Other times, it renders with the bar ALMOST all the way to the right, which leaves one or two columns out of visible sight unless the user manually scrolls the rest of the way to the right.  I find this happens with grids that have many columns, as well as when my grid control's width is more restricted due to expanding bars on the right or left of the screen.

 Is this a known bug?  Or is there a known remedy for this?

Thanks,

Dave