This example demonstrates how to hide the Save changes and Cancel changes buttons, and show them only when an end-user edits any cell or row.
See Also:
ASPxGridView - Batch Editing - How to use external buttons to update data and enable them only when a row/cell has been changed
MVC Example:
GridView - Batch Editing - How to show save and cancel buttons only when any row/cell has been changed
Question Comments
Added By: Warren Connors 4 at: 4/16/2015 12:55:22 AM
I was just trying to use some of this code, but the SetButtonsVisibility function does not get a value for var statusBar because there are no elements on the rendered page with class name "StatusBarWithButtons" (did a view source and string search). Has this changed recently?
Added By: Larry (DevExpress Support) at: 4/16/2015 6:28:43 AM Hello,It seems that you have created a separate ticket for this issue. Let's continue discussing this issue in the ASPxGridView batch edit confirmation on save thread.