Hi,
Is there anyway to set horizontal scrollbar position in win grid. I have a requirement to hide two initial columns of grid and make them visible on left side scrolling of grid. How to achieve this?
If you take a look at grid.ActiveColScrollRegion, there are a bunch of methods on this object that let you scroll to whatever position you want.