tableExport.jquery.plugin
tableExport.jquery.plugin copied to clipboard
Improved UTF-8 support, refactoring (openDownloadLink), enforced downloa...
improved UTF-8 support for Excel file (excelFile += '') using new Base64 encoder ( https://jsbase64.codeplex.com/ , UTF-8-compatible) enforced download filenames, refactoring (added openDownloadLink function) only visible elements in table headers will be rendered
Is the merge possible?
https://jsbase64.codeplex.com/ THIS PROJECT IS NOT YET PUBLISHED