Does anyone know of a server or client event that can be configred for a RadGrid or the table view of a RadGrid that will fire when any value in the row or cell has changed.
I want to generate a callback to the server whenever any of the content controls in a row has changed to indicate that the current row for editing is "dirty" and needs to be managed.
Thanks
I want to generate a callback to the server whenever any of the content controls in a row has changed to indicate that the current row for editing is "dirty" and needs to be managed.
Thanks