I have one RadGrid (G1) that updatest a second RadGrid (G2). I'm having an issue with the G1_SelectedIndexChanged handler. G1 seems to be posting back and the SelectedIndexChanged event is firing, but when I check the count of selected items [ ((RadGrid)sender).MasterTableView.GetSelectedItems().Count() ], the count is 0.
Any ideas?
Thanks in advance.
Lar
Any ideas?
Thanks in advance.
Lar