jquery-table2excel
jquery-table2excel copied to clipboard
jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files
I don't know if this is my angular app / its on the library itself so i thought I should report the issue, by the way, what a nice library
When i export table in excel after table appear code in the first column of excel 

The plugin has a limited capability that it exports only the current shown rows of a table. It will be better to add an option to export all the pages...
i want to export my html table having complex header. my table is sowing in below image other data are looking good bu only header is distract like this any...
I have a column in which number is 16 digit number, so in excel this changes to 2.58715E+15.
I want to export the selected columns,How to do? Thanks~
even if we specify fileext:".xlsx", the file generated is xls so fileext parameter is not working in table2excel.js
I am exporting a table with several pages, but it exports only the page 1 that is visible, the others do not export together, how can I proceed?
the export excel file's content has no border