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

How to get each response for Crate update and delete operation

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
LEENA
Top achievements
Rank 1
LEENA asked on 20 Dec 2013, 10:15 AM
Hi . I have a kendo grid which has batch editing option . Now what i need is On clicking save changes 3 calls are going to server . I need responses to my jsp for each and every cal . For eg if create operation complete means I need a response to my jsp and vice versa fro update and delete . I used requestEnd but it shows response after complete of all the three calls  and also its only the response of first call . If there is any method is present in kendo to trigger a event after completion of each request ??

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 20 Dec 2013, 02:01 PM
Hi Leena,

I tried to reproduce the described behavior on our side but to no avail - everything is working as expected on our side. For convenience I created this screencast which demonstrates that the "requestEnd" event is fired for each request to the server. Could you please check the screencast and let me know if I'm missing something?

Regards,
Vladimir Iliev
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
LEENA
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or