Hello,
I am new to RadGrid, i want to achive bellow mentioned functinality in RAD grid.
1. Bind a datatable to RadGrid and populate it on button click,
2. Afer grid is get populated if user dubble click on specific row then that row should be editable and as soon as user clicks on any other row or any other control on the screen then the data modified in current selected row should get updated (it should update the dattable which is assosiated to Rad Grid).
this functinality is currently done using some different third party Grid i want to replace that grid with Rad Grid, please let me know whether is it possible in Rad Grid and how to do it.
I am new to RadGrid, i want to achive bellow mentioned functinality in RAD grid.
1. Bind a datatable to RadGrid and populate it on button click,
2. Afer grid is get populated if user dubble click on specific row then that row should be editable and as soon as user clicks on any other row or any other control on the screen then the data modified in current selected row should get updated (it should update the dattable which is assosiated to Rad Grid).
this functinality is currently done using some different third party Grid i want to replace that grid with Rad Grid, please let me know whether is it possible in Rad Grid and how to do it.