I am trying to build a single page application and I find that various controls (i.e. TabStrip, Panel, Window) all have disabled caches on the ajaxRequest function. Is there any reason why are these disabled (or at least not configurable)?
I have Kendo UI Complete v2012.2.710
3 Answers, 1 is accepted
0
Petur Subev
Telerik team
answered on 27 Sep 2012, 08:00 AM
Hello Steven,
This is by design and you cannot override these settings. If you like you can share an idea on our kendo user voice page to improve the functionality of the widgets so the options allow you to set the caching to true.
Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Sorry, I worded my question poorly. I should have said:
Since I have the source, and am able to set it to true...is there any reason that doing this would cause problems?
0
Petur Subev
Telerik team
answered on 02 Oct 2012, 12:15 PM
Hello Steven,
Basically there should not be any issues if you change it. Everything should work the same way.
Kind regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!