Hi, I would like to perform server side validation that returns a list of errors, when a user has edited a row in the grid, before saving to the database.
On error I would like to stop the cancel the update, display the row, and the error message.
With the current functions I can't seem to do this.
afterSubmit: this doesn't allow me to return data from the server
beforeSubmit:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top