zachwick / TableCSVExport

jQuery plugin to convert HTML table to CSV
http://zachwick.com/?p=87
42 stars 30 forks source link

Any way to export two tables stacked on top of each other? #13

Closed HarshDoug closed 4 years ago

HarshDoug commented 8 years ago

i tried to do so, both with two tables with the same class name, and also passing in two ids. Both ways, the resulted formatting is worng.

rubo77 commented 8 years ago

Csv doesn't support Microsoft excel table layers

HarshDoug commented 8 years ago

So there's no way to export two tables to the same csv file?

rubo77 commented 8 years ago

try create an openoffice document with two table layers and store it as CSV.

not supported by the text-only format CSV