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

[Solved] Hierarchical Grid

1 Answer 110 Views
Grid
This is a migrated thread and some comments may be shown as answers.
3i infotech
Top achievements
Rank 1
3i infotech asked on 28 Apr 2008, 05:04 AM
Hi everyone

I am trying to update/delete data from the child/details Table of the hierarchical grid. I am able to open the pop-up with the related fields but not able to get the primary key value/datakeys value for the selected row in the Child table.
Kindly let me know how to retrieve the same.

Thanks and Regards
Paromita

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 28 Apr 2008, 06:11 AM
Hi,

You can  identify the child table using the Name property. Just set the Name property for the child table in the aspx and then check for the name in the code accordingly.You can also check out the demo link below, on insert/update /delete operations in hierarchical grid.

http://www.telerik.com/demos/aspnet/Grid/Examples/Hierarchy/ThreeLevel/DefaultCS.aspx

Thanks,
Princy
Tags
Grid
Asked by
3i infotech
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or