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

all parent rows collapse to show child grid by default

1 Answer 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Taeho Yoo
Top achievements
Rank 1
Taeho Yoo asked on 01 Aug 2008, 04:01 AM
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

Sort by
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.
Tags
Grid
Asked by
Taeho Yoo
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or