I have some settings that are "bound" to a kendo observable, but they are APP-settings, so I don't want them to reset everytime the app is restarted. I want them to be saved, so they are stored in the app for the next time the user opens.
I can't find the setting to bind and save locally in the Kendo UI documentation though. So can I save the entire datamodel, or do I have to do something more manually?