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

Expand hierarchical RadGrid on page load

2 Answers 243 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Abdalla
Top achievements
Rank 1
Abdalla asked on 19 Oct 2010, 08:29 PM
Hello Everyone,

I want to be able to expand the RadGrid withouth client-side event.  That way the data will flat and visible.  I looked aroun in the property and I couldn't see any option that will allow me to auto expand on page load.

Can anyone please let me know if what I am trying to do is possible and if is it how I can go about doing it?

Thanks in advance!

Abdalla

2 Answers, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 20 Oct 2010, 07:38 AM
Hello Abdalla,

You can have all tables that have child tables in your grid expanded after each postback by setting the HierarchyDefaultExpanded property of the MasterTableView and each GridTableView to True.

Regards,
Pavlina
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
0
Abdalla
Top achievements
Rank 1
answered on 20 Oct 2010, 02:58 PM
That did the job!
Thanks Pavlina.
Tags
Grid
Asked by
Abdalla
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Abdalla
Top achievements
Rank 1
Share this question
or