Bootstrap Export Buttons - Excel button not showing.
Bootstrap Export Buttons - Excel button not showing.
I have been trying to get all the export buttons to show up (Print, copy, csv & excel). I can get them all showing apart from excel. Im unsure to where I am going wrong and would appreciate it if anyone could help me out.
Wasnt sure how to format the code, so I have added a link of what is within the head and body tags.
https://gist.github.com/anonymous/c1c58ebbe87689b81067cb071b8c14d9
When I used the download builder, it showed correctly, but I would rather to have all the files seperate.
This question has an accepted answers - jump to answer
Answers
You could use the download builder and click the "Individual files" option at the bottom.
It looks liek the JSZip dependency isn't being included.
Thanks,
Allan
That was the problem! Thankyou very much