Hi all,
I have a datagrid and detailsview. when a user selects a row in datagrid onSelectedIndex changed is fired and Detailsview comes into picture. I want to display the data of the selected row in detailsview.
can some1 please tell me how to do that.
Regards,
vineet
I have a datagrid and detailsview. when a user selects a row in datagrid onSelectedIndex changed is fired and Detailsview comes into picture. I want to display the data of the selected row in detailsview.
can some1 please tell me how to do that.
Regards,
vineet
Comment