The documentation for saveRow states that for onerrorfunc:
“Parameters passed to this function are the rowid and the result from the request.”
However, if you look in grid.inlineedit.js where the errorfunc is called, rowid is not passed in. Both parameters passed to the function have error data (as is shown by the alert popped up if there is no function defined: res and stat are used to display error data)
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top