Excel Button Dissapeared?
Excel Button Dissapeared?
Link to test case: https://jsfiddle.net/BeerusDev/snbhz7ko/147/
Hello, I just noticed through the debugger that a few of my libraries were not completely up to date, so I replaced them with the newest versions available. Prior to updating both the stylesheets and script files, I had a Button collection that contained a print and excel option. Now after updating, I noticed that the excel option is no longer there? Is this still supported?
This question has an accepted answers - jump to answer
Answers
Doesn't look like you are loading the required JSZip.js as documented here. Are you using the Download Builder to update your files?
Kevin
@kthorngren I accidentally replaced that script with another one while updating them! Thank you. One more thing, https://jsfiddle.net/BeerusDev/snbhz7ko/158/ what is up with the double line underneath my row? Not sure how it got there and I am unable to remove it
Have you tried inspecting the double lines to see what they are? Looks like a blank footer.
Kevin