Is it possible to have my groups which I have defined with a Group Descriptor in the grid view mark-up automatically expanded when the grid view is loaded?
1 Answer, 1 is accepted
0
Yavor Georgiev
Telerik team
answered on 10 Jun 2010, 08:56 AM
Hello Andrew,
Simply handle RadGridView's DataLoaded event and in the handler call the ExpandAllGroups method in the gridview object.
Kind regards,
Yavor Georgiev
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.