hi,
it's possible save the data of a grid in a single db transaction?
now also using batch editing, under the hood it call update, insert and delete
I need to call a single method so I can save in db between a transaction
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 17 Aug 2012, 01:59 PM
Hello,
I am afraid this is currently not supported. The grid will make three requests for every kind of update operation.
Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!