7 Answers, 1 is accepted
0
Hello Richard,
You may use the requestStart event of the DataSource which is executed for all transports.
Regards,
Alexander Valchev
Telerik
You may use the requestStart event of the DataSource which is executed for all transports.
Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Richard
Top achievements
Rank 1
answered on 29 Sep 2014, 04:05 PM
Thanks Alexander,
Is it possible to set module headers in the requestStart like I can in the beforeSend?
Is it possible to set module headers in the requestStart like I can in the beforeSend?
0
Hello Richard,
I am afraid that in the requestStart event the module headers cannot be manipulated. The reason is that the requestStart event is an event that Kendo UI raises, and it is not the standard jQuery beforeSend event that holds information about the headers as well.
Regards,
Kiril Nikolov
Telerik
I am afraid that in the requestStart event the module headers cannot be manipulated. The reason is that the requestStart event is an event that Kendo UI raises, and it is not the standard jQuery beforeSend event that holds information about the headers as well.
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Joel
Top achievements
Rank 1
answered on 29 Aug 2018, 04:01 PM
Is there any documentation for the "beforeSend" event, I've been digging the API documentation but cannot find anything related to it.
Best Regards!!!
0

Joel
Top achievements
Rank 1
answered on 29 Aug 2018, 04:04 PM
Never mind....I found it.
Best Regards!!!
0

Joel
Top achievements
Rank 1
answered on 29 Aug 2018, 04:05 PM
Never mind, I've found it.
Best Regards!!!
0

Joel
Top achievements
Rank 1
answered on 29 Aug 2018, 04:07 PM
Never mind, I've found it.
Is one of this days, just had a brain fart issue.
Best regards!!!