jquery-table2excel icon indicating copy to clipboard operation
jquery-table2excel copied to clipboard

jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files

Results 75 jquery-table2excel issues
Sort by recently updated
recently updated
newest added

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 ![inkedscreenshot_1_li](https://user-images.githubusercontent.com/34550581/38611016-44a1b854-3d8b-11e8-84a8-0d97bf92a0c9.png)

![image](https://github.com/rainabba/jquery-table2excel/assets/32170430/cdb1e60d-a8e1-4a90-bd4f-b44c649fce25)

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