Hi all ,
I'm using a List<myclass> as the datasource of RadGrid1 ,
I just handled SelectedIndexChanged event , but i don't know how to get the cell values of the selected row,
I just used RadGrid1.datasource = new List<myclass>(.....) ;
and don't binding some fileds. i'm new to telerik. Could you please show me some helpful codes?
Any help will be much appreciated.
Best Regards,
Qing
I'm using a List<myclass> as the datasource of RadGrid1 ,
I just handled SelectedIndexChanged event , but i don't know how to get the cell values of the selected row,
I just used RadGrid1.datasource = new List<myclass>(.....) ;
and don't binding some fileds. i'm new to telerik. Could you please show me some helpful codes?
Any help will be much appreciated.
Best Regards,
Qing