Hi,
I'm looking for scrolling programmaticaly an ultragrid with the horizontal scrollbar (scrolling by columns)
The final goal is to synchronize the scrolling of two ultragrids.
Ultragrids have same number of columns, when i scroll ultragrid #1, the #2 one scroll in the same time (and so displays the same columns) and reciprocally.
Thx !
You can do this using the grid.ActiveColScrollRegion. There are all sorts of methods on this object for scroll like ScrollColumnIntoView.
Hi Team,
Can any one guide me on how to scroll syncing of two winform ultragrid in a manner, when i scroll one ultragrid, other ultragrid scrolls to the same level(row); and same happens when 2nd ultragrid is scrolled; and 1st ultragrid is also scrolled in same manner. can you provide a sample for it.
If this can be achieved, then only we can go for the purchase of the control.
Thanks in advance,
Vishal Gupta