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
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.