Could you show me how to collapse all parent rows showing child grid for each parent row by default please?
- Parent 1 row
child 1
child 2
- Parent 2 row
child 2
- Parent 3 row
child 3
child 4
etc
Thanks
1 Answer, 1 is accepted
0
Konstantin Petkov
Telerik team
answered on 01 Aug 2008, 05:53 AM
Hi Taeho,
You can collapse all groups on grid load by setting the GroupsDefaultExpanded property of the
MasterTableView to False. Find more information about the grouping feature in documentation Grouping section.
All the best,
Konstantin Petkov
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.