Hi there. I'd like to be able to save and load current grid state (expanded state of groups, and currently selected row). Is there an easy way to do this (preferably with MVVM binding)?
Cheers,
Steve
1 Answer, 1 is accepted
0
Maya
Telerik team
answered on 04 Aug 2010, 04:14 PM
Hello Stephen,
You can follow up the idea exposed in our demos and explained in details in the online documentation. However, you will need to add a new class - RowSettings for example that will be responsible for the properties of the GridViewRow - in your case IsSelected and IsExpanded. The pattern would be same as the ColumnSettings class.
Sincerely yours,
Maya
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items