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

Mobile Page Caching

4 Answers 195 Views
Application
This is a migrated thread and some comments may be shown as answers.
Shawn
Top achievements
Rank 2
Shawn asked on 04 Oct 2012, 05:20 AM
My understanding is that once a page is rendered in Kendo Mobile, it actually never get destroyed or removed from memory.  This has some impacts on our java script coding that has unintended consequences.

Does Kendo Mobile have a page caching attribute like jQuery Mobile attribute data-dom-cache="true" to clear out cache for individula pages?

4 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 08 Oct 2012, 07:08 AM
Hi Shawn,

We plan on supporting a view destroy feature at some point. Currently, you may use jQuery to remove the view element in order to achieve something similar. 

Kind regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Shawn
Top achievements
Rank 2
answered on 08 Oct 2012, 01:35 PM
I know this is based on jQuery, but how would this be implemented?  Just use the jQuery syntax? 
0
Yrjo
Top achievements
Rank 1
answered on 08 Jan 2013, 03:59 PM
+1
I would also very much like to see someone show us how to do this in practice with jQuery. I understand this is not yet a Kendo issue, but hopefully implemented soon.
0
Petyo
Telerik team
answered on 11 Jan 2013, 09:29 AM
Hi Yrjo,

You may find several examples in the jQuery documentation.

Greetings,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Application
Asked by
Shawn
Top achievements
Rank 2
Answers by
Petyo
Telerik team
Shawn
Top achievements
Rank 2
Yrjo
Top achievements
Rank 1
Share this question
or