This is a migrated thread and some comments may be shown as answers.

Auto-Expand Groups

1 Answer 365 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 09 Jun 2010, 06:46 PM
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

Sort by
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.
Tags
GridView
Asked by
Andrew
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or