How can I move columns programatically in a DataGrid ?

Looking for the most streight-forward way to move columns in a grid programatically Thanks in advance Zeev

1 Reply

AD Administrator Syncfusion Team January 30, 2004 12:48 PM UTC

You can use the this.gridDataBoundGrid1.Model.Cols.MoveRange methods.

Loader.
Up arrow icon