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

Grid View Control - Hierarchies

1 Answer 80 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Navneet
Top achievements
Rank 1
Navneet asked on 29 Apr 2011, 12:37 PM
Regarding grid view control, the "First Look" example shows a tab control for each row. We can also have a hierarchical grid as shown in "Custom Hierarchy" example. Can we have a grid for both functionalities together? Like we can goto 3rd level hierachy and on this level, we provide a tab for each record.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 29 Apr 2011, 12:42 PM
Hello,

 Indeed you can have both since the custom hierarchy approach is using RowLoaded to define which row is expandable and which is not. You need however to use HierarchyChildTemplate to define desired UI - our FirstLook is using RowDetailsTemplate which is similar. 

Regards,
Vlad
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
GridView
Asked by
Navneet
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or