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

HierarchyChildTemplate and RowDetailsTemplate

1 Answer 154 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Needle
Top achievements
Rank 1
Needle asked on 12 May 2010, 08:58 PM

Hi, I don't understand the difference between HierarchyChildTemplate and RowDetailsTemplate
when to use one rather than the other.

Thanks
Dario

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 13 May 2010, 08:03 AM
Hello Dario Cristante,

RowDetailsTemplate is used to for presenting the RowDetails on grid- or row-level in RadGridView thus giving more information about the specific element. RowDetails can be shown even by clicking on the row or by means of GridViewToggleRowDetailsColumn
HierarchyChildTemplate is used for getting and setting the content templates for hierarchical data, presented in the form of nested grid views. Furthermore, you can show the Hierarchical Child Table by means only of a toggle button, shown by default in the grid when hierarchy is implemented.
You can find more detailed information in our online documentation


Regards,
Maya
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
Needle
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or