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

Batch Edit Grid CRUD call sequence

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shobana
Top achievements
Rank 1
Shobana asked on 12 Dec 2013, 11:43 AM
Hi,

I am using batch (in cell edit ) in Kendo grid. All the CRUS calls (create, update and destroy) are called asynch. Please let me know if we can prioritize the sequence or call all the 3 operations in one ajax call.

Thanks,
Shobana

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 12 Dec 2013, 02:10 PM
Hello Shobana,

Both prioritizing requests and using a single request for all operations is currently not supported out of the box. The latter however, could be achieved using a custom solution and is demonstrated in this Code Library project.

Regards,
Alexander Popov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Shobana
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or