Hello,
I'm using the Kendo UI Grid and i cannot find any documentation about how to customize the response message when updating a row. This is what i found: http://docs.telerik.com/kendo-ui/framework/datasource/crud
But it says:
The update service expects the edited data item(s) and should return the same item(s) as a confirmation of the successful save operation. An empty response is also treated as a valid success response.
Can i change this behaviour?
I'm using the Kendo UI Grid and i cannot find any documentation about how to customize the response message when updating a row. This is what i found: http://docs.telerik.com/kendo-ui/framework/datasource/crud
But it says:
The update service expects the edited data item(s) and should return the same item(s) as a confirmation of the successful save operation. An empty response is also treated as a valid success response.
Can i change this behaviour?