This is a migrated thread and some comments may be shown as answers.

What should server methods return for batch inserts/updates/deletes

0 Answers 30 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Todd
Top achievements
Rank 1
Todd asked on 28 Aug 2012, 04:36 PM
KendoUI ver. 2012.2.710

For batch saving (inserts, updates, deletes), how should the server functions(methods) respond back?  For updates, it appears you MUST return the model items (rows) that were saved successfully, or else the grid thinks they were not saved.  It would be more efficient if you could just return the rows that had an error.

What about inserts and deletes?  What should the server return?

The documentation states nothing about it, and Telerik apparently isn't going to answer to anyone asking this question, so I'm hoping somebody out there has done batch and knows what the server should return.

Thanks,
Dean

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Todd
Top achievements
Rank 1
Share this question
or