This question is locked. New answers and comments are not allowed.
Hi,
I have a telerik:RadGridView with editing capabilities on some of the columns. Edits are not committed until the save button on the GUI is pressed. If the user sorts by an editable column and then edits that column for a row, the grid resorts before the user saves. This in many cases results in the row that was just edited jumping off the current view depending on how the data is modified. Is there a way to prevent the grid from resorting until the user saves? I have been attempting to catch a sorting event, but I cannot find the one associated with the grid resorting after the data is edited.
Let me know if you need any additional information and thanks for your help.
Thanks,
Beth
I have a telerik:RadGridView with editing capabilities on some of the columns. Edits are not committed until the save button on the GUI is pressed. If the user sorts by an editable column and then edits that column for a row, the grid resorts before the user saves. This in many cases results in the row that was just edited jumping off the current view depending on how the data is modified. Is there a way to prevent the grid from resorting until the user saves? I have been attempting to catch a sorting event, but I cannot find the one associated with the grid resorting after the data is edited.
Let me know if you need any additional information and thanks for your help.
Thanks,
Beth