I'm working on an windows cordova app and I want to implement the export feature for the grid. I added a local reference to the jszip.min.js file to avoid the remote url/ app sandbox error but when I click the Export button, nothing happens. What else should I do to get this to work?
1 Answer, 1 is accepted
0
Kiril Nikolov
Telerik team
answered on 02 May 2016, 06:40 AM
Hello,
Saving files in Cordova application is platform specific operation. You can use Kendo UI to generate the information and the file, however saving it for different platforms is out of scope for Kendo UI and we do not have solution for it.
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!