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

[Solved] radgrid expand all items all the time

1 Answer 424 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 20 Aug 2009, 07:57 PM
How can I set a rad grid to have all it's hierarchal dataviews shown/expanded all the time? I know you can do one row with the expanded attribute, but it seems looping through them and expanding all doesn't work as expected. IS there a property or place in the page lifecycle where I could put the loop? I basically want all data in the grid shown all the time.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 20 Aug 2009, 08:22 PM
Hello Jason,

I recommend you try the HierarchyDefaultExpanded property:
<MasterTableView HierarchyDefaultExpanded="true" ... 

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Jason
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or