I have noticed that when not providing any parameters to the manager, it saves data to the App_Data directory of the web server.
So when I create a custom StorageProvider, how do I save data in the same fashion?
1 Answer, 1 is accepted
0
Peter Filipov
Telerik team
answered on 16 Sep 2014, 11:11 AM
Hi,
Using custom storage provider you should implement the Save and Load methods which are taking care for the saving of the file.
Regards,
Peter Filipov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.