I have a Kendo tabstrip with multiple grids. All the grids use ajax to load their remote data. For some reason each of these grids fire off their ajax calls twice. Im guessing it is after the tabstrip is initialised. Is there any way to prevent this behaviour?
Using ASP.Net MVC 4 with razor views.
3 Answers, 1 is accepted
0
Dimiter Madjarov
Telerik team
answered on 22 Aug 2014, 12:28 PM
Hi Roel,
The provided information is not enough for us to state what is the exact reason for the unexpected behavior. Could you please send us small isolated project, in which it is reproducing, so we could inspect it locally and assist further?
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
I could not replicate the behaviour in an isolated project. Creating the isolation project however, i updated the jquery libraries (to 1.9.1) aswell as my kendo libraries. So i did the same in my problem project and the 'double loading' vanished for some dark and evil reason.
0
Dimiter Madjarov
Telerik team
answered on 25 Aug 2014, 02:42 PM
Hello Roel,
Thanks for the update.
Let us know if further Kendo UI related issues arise.
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!