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 tried to export a date, for example, 2018-02, when I opened the export file, I found that the date format was Feb-18.

Hey guys, im trying to update the plugin using bower (for de background and font color function), but it doesnt download the last commits because the tag is pointing to...

I'm going to consider a complete overhaul of this project soon, to include a test suite and ES6 (with backward compatibility in the form of a shim when needed). If...

question

i want to download a single excel worksheet with multiple sheets. any solutions?

I'm interested to use actual filter from table (tablesorter.js) to AutoFilter on spreadsheet, it's posible with table2excel ?

enhancement
question

when export excel file end with ".xls" ,open by office ,it will warn you something,can this plugin export excel file end with ".xlsx"?

hello I included 'jquery.table2excel.js' file and I succeed to download the file that in my HTML but that file is without extension (.xls or .xlsx) have the only file name...

It works on test environment but when deployed on live server it doesn't export and when checking console shows no error.

Hi, I have tried to export table that contains more than 1000 rows. And found that the file is failed to download saying network error. However, it works totally fine...

my table having phone no in the format +91-9999999999 but when exported then it show it wrong inside the excel sheet like -9999999999 but when i click the cell in...