We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

scroll groupinggrid programatically

How can I scroll the gridgrouping control programatically? With the grid control, I have access to a ScrollBarWrapper, but such an item does not appear to exist for the grouping grid.

1 Reply

AD Administrator Syncfusion Team October 11, 2006 05:45 PM UTC

Just to clarify - I want to do scrolling with the grouping grid similar to the following (grid control) - not just a scroll cell into view, etc

gridControl1.VScrollBar.SendScrollMessage(ScrollEventType.SmallIncrement);

Loader.
Live Chat Icon For mobile
Up arrow icon