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

Hierarchial RadGrid

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nitin Katiyar
Top achievements
Rank 1
Nitin Katiyar asked on 19 Mar 2010, 08:48 AM
Hi,

I am working on Hierarchical RadGrid. My Grid has four level of Hierarchy. Since the columns to be rendered in Grid is not constant, all the Grid Columns are created dynamically and datasource is attched dynamically. I want to Set HierarchyLoadMode to ServerOnDemand for all levels. But on doing so it is allowing me to view only first level of Detail. On expanding the First level Master Grid collapses and hence I am not able to traverse the full hierarchy.

Also, It should allow to keep multiple columns expanded at a time for data comparison.

Regards



1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 19 Mar 2010, 04:42 PM
Hi Nitin,

Hierarchical RadGrid should be created programmatically in PageInit event. Please refer to following help article (under Create hierarchical grid programmatically section) for more details.

For a live example you can review the following link:
Creating Hierarchy Programmatically

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.
Tags
Grid
Asked by
Nitin Katiyar
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or