This question is locked. New answers and comments are not allowed.
Dear All,
We are using Telerik silverlight RadGrid in our project. The grid is editable and user can edit the data of the grid and then can click on the save button to save the changes made. The problem is that it takes two clicks to save the data. Here is the detailed explnation why it happens?
When the user is changing some cell of the grid, the grid gets into the edit mode and when s/he clicks on the save button, the first click on the button takes the grid out of the edit mode but does not execute the save code. It's the second click on the save button which actually saves the data. We need to change this behaviour and wants to save the data in single click.
Can you please share your comments with us?
Cheers,
Shiva
We are using Telerik silverlight RadGrid in our project. The grid is editable and user can edit the data of the grid and then can click on the save button to save the changes made. The problem is that it takes two clicks to save the data. Here is the detailed explnation why it happens?
When the user is changing some cell of the grid, the grid gets into the edit mode and when s/he clicks on the save button, the first click on the button takes the grid out of the edit mode but does not execute the save code. It's the second click on the save button which actually saves the data. We need to change this behaviour and wants to save the data in single click.
Can you please share your comments with us?
Cheers,
Shiva