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

Offline Storage

1 Answer 57 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Josh
Top achievements
Rank 1
Josh asked on 18 Jan 2016, 07:06 PM

Hello,

I've written a mobile application using phonegap and Kendo UI mobile that among other things stores data locally if the device is offline, and then syncs that data with a server when there is a connection. I'm currently using a library called sqljs to handle the offline storage, but it is very very slow, so I'm wondering if there is a feature of the Kendo UI mobile framework that can handle the offline storage of data?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 19 Jan 2016, 10:41 AM
Hi Josh,

There's offline storage solution provided by the Kendo UI DataSource which you can utilize with Kendo UI mobile data-bound widgets. You can learn more about it from this documentation article.

Regards,
Sebastian
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussion
Asked by
Josh
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or