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

hi, I use ie11 download same xls file , but when i open , some function display on my table. ``` function (predicate) { if (this == null) { throw...

Hi Guys, After referring the latest Js file I am not able to export any of my content. Exported content is coming as {table0} in excel sheet. Could you please...

bug

Hello, I just tested your great script on Firefox, IE and Chrome. - Firefox : Ok ! - IE : when I open the .xls file, there is only {table0}...

The plugin while exporting a percentage value with one decimal place automatically suffixes a 0, thus making it 2 decimal places even though its not there in the html. ie...

This plugin can save table to html excel but can't open. When it opens, nothing appears. It works well for Chrome.

Hi, How can i change the file download location in this plugin

[tabletoexcel.pdf](https://github.com/rainabba/jquery-table2excel/files/37813/tabletoexcel.pdf) After exporting the file into excel format , I am getting dummy data apart from the data in my sheet. I tried debugging the code but couldn't figure out...

jquery-table2excel plugin is great. but if in one page there are two table ,how can I merge two sheets in one workbook? Thanks!

Hi, can anybody help with this issue: ``` slim thead tr th{rowspan=2} th{rowspan=2} th{colspan=3} th{rowspan=2} tr th th th ``` This code causes double thead in file.