I am currently running 2008 Q2 SP1.
I created a master-detail grid view by manually adding the ChildGridTemplate. However, gridview.SelectedRow only return the selected row in the master. How do I know which child row is selected? Also, which event will trigger when I select a different row in the detail grid?
I created a master-detail grid view by manually adding the ChildGridTemplate. However, gridview.SelectedRow only return the selected row in the master. How do I know which child row is selected? Also, which event will trigger when I select a different row in the detail grid?