is there any way to define database as html5 localstorage in Kendo UI?
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 14 Nov 2011, 08:47 AM
Hi Hung,
Currently localStorage is not supported out of the box, however, you can use it by manually storing and retrieving the data and passing it to the Kendo datasource similarly to our local data example: