Hi i want Auto hide and unhide feature,i am using
Syncfusion.Grid.Grouping.Windows, by property of
Syncfusion.Grid.Grouping.Windows.Remove("ID"),
and Syncfusion.Grid.Grouping.Windows.move(1,0)
Note:Example
i have grid with full data, end user drag column from (3 to 2 position), so how i can trace this column at dragging time,and if unhide then column should go to 2 nd position not 3 rd position.
if i use Syncfusion.Grid.Grouping.Windows.visiblecolumn, so by this i can see position where i bind grid, means i can get 3 rd position.
Means : column should reset always at last position