Ionic Forum
Ala sql how can i get excel file in ionic app i m using on browser its working fine but after build its not working
ionic-v1
Furqan1995
April 1, 2017, 1:09pm
#1
alasql(‘SELECT * INTO XLSX(“PurchaseReport.xlsx”,{headers:true}) FROM ?’,[$scope.response]);