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

Expand all levels of hierarchy

1 Answer 203 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Victoria F
Top achievements
Rank 1
Victoria F asked on 12 Oct 2011, 09:25 PM
Hello guys,

How can I expand all rows from hierarchical gridview?

Thank you ,
Victoria.

1 Answer, 1 is accepted

Sort by
0
Accepted
Emanuel Varga
Top achievements
Rank 1
answered on 13 Oct 2011, 06:54 AM
Hello Victoria,

There is are a few ways you can do this, first, there is a method:
radGridView1.MasterTemplate.ExpandAll();

Also please take a look at this thread where there have been some discussions about grouping and expanding rows.

Hope this helps, if you have any other questions or comments, please let me know,

Best Regards,
Emanuel Varga

Telerik WinForms MVP
Tags
GridView
Asked by
Victoria F
Top achievements
Rank 1
Answers by
Emanuel Varga
Top achievements
Rank 1
Share this question
or