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

[Solved] Which Grid?

0 Answers 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 26 May 2009, 05:22 PM
I have a 3 level hierarchical grid set up and it's working well.  I have a second grid on the page that displays records related to the row selected in the top level grid and when a new row is selected I rebind the second grid and it works great.  My problem is if a row is selected in one of the child grids it also rebinds and tries to retrieve records based on the new selected value which doesn't exist in that record source so the second grid then displays no records.  How can I identifiy which level of the hierarchical grid fired the event so I can selectively rebind the second grid?  Or is there another way I should be going about it?

Tim

Nevermind!  I just found the answer in the online help of all places (-:  It's at:
http://www.telerik.com/help/aspnet-ajax/grddistinguishgridrowsinhierarchyonitemdatabound.html

Thanks!

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Tim
Top achievements
Rank 1
Share this question
or