Hi,
I'm using the Save grid settings tutorial from the Telerik Help site (http://www.telerik.com/help/aspnet/grid/grdsavingsettingsonperuserbasis.html) to save and load the settings using the ASP.NET Profiles.
Now I want to reset all settings of a grid. Grouping, Sorting and Filtering can be cleared using the MasterTableView property of the grid, but I do not know how to reset the Width, Order and Visibility of the columns to its defaults. Can anybody help me with this?
Thx,
Danny
I'm using the Save grid settings tutorial from the Telerik Help site (http://www.telerik.com/help/aspnet/grid/grdsavingsettingsonperuserbasis.html) to save and load the settings using the ASP.NET Profiles.
Now I want to reset all settings of a grid. Grouping, Sorting and Filtering can be cleared using the MasterTableView property of the grid, but I do not know how to reset the Width, Order and Visibility of the columns to its defaults. Can anybody help me with this?
Thx,
Danny