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

Detecting column moving

Is there an event raised when a user interactively moves a column? Thanks.

2 Replies

IP Ivan Pelly February 5, 2003 02:13 PM UTC

> Is there an event raised when a user interactively moves a column? Thanks. Resizing, too?


AD Administrator Syncfusion Team February 5, 2003 02:35 PM UTC

GridControl.ColsMoving GridControl.ColWidthsChanging GridControl.RowsMoving GridControl.RowHeightsChanging For a GridDataBoundGrid, looks for these same events, but on the Model. GridDataBoundGrid.Model.ColsMoving GridDataBoundGrid.Model.ColWidthsChanging

Loader.
Live Chat Icon For mobile
Up arrow icon