TableExport
TableExport copied to clipboard
Table Export for Android Webview?
I've created android app based of webview with your jquery plugin (table export). While I try in PC browser, it's run. While I try in android (after I compile it with Eclipse), the script is not running (or excel file not downloaded).
It's my code: https://github.com/mzaini30/absen-guru
And table export feature is in: https://github.com/mzaini30/absen-guru/blob/master/assets/rekap.html
It's my javascript code: https://github.com/mzaini30/absen-guru/blob/master/assets/bin/app.js