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

Heriarchial grid possibility

1 Answer 42 Views
Grid
This is a migrated thread and some comments may be shown as answers.
nagi
Top achievements
Rank 1
nagi asked on 02 Feb 2009, 02:39 PM
Hi telerik, 

 In telerik Rad Grid for Child grid (heriarchial grid),Add Template will be displayed in between the Header templete and List of Items as shown in the below link

1 Answer, 1 is accepted

Sort by
0
Accepted
Georgi Krustev
Telerik team
answered on 05 Feb 2009, 11:01 AM
Hello Nagi,

The functionality you are searching for is attainable. You just need to wire OnItemCreated event, and when it is raised to check if the Item is from GridCommandItem. To add different buttons in the top grid command template and to the bottom, you need to check when commandItem.NamingContainer is GridTHead or GridTFoot.

For more information please review this link.

Kind regards,
Georgi Krustev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
nagi
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or