Closed shalomz closed 7 years ago
Hi @shalomz, I will prepare an example for Excel Export (both server side and client side) for you and maybe a plugin for it (since it's a good idea). I will comment back here once it's done. :+1:
Thanks alot. I will really appreciate.
Hi @shalomz, I added a plugin for client side export to Excel (XLSX format). You can download it from here and see instructions in this new wiki page.
It has two external dependencies: JS-XLSX and Blob.js.
I also added some new options for it, that you can see in source code, here. When I have time, I will describe these options in documentation. :)
I do have other things in mind, to improve this functionality; so it's a work in progress.
Please let me know if you have recommendations. :+1:
Thanks alot @RobertoPrevato .I have checked it out and it sure is working perfectly. Thanks for the good work. I will let you know of any other requirement if and when it comes up. Looking forward to seeing the new options.
Could you please add a feature for Excel Exports too? Thanks lots for the nice work.