hhurz / tableExport.jquery.plugin

jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF
MIT License
984 stars 714 forks source link

Need themes and new Designs with the same options #359

Closed passionate2023 closed 10 months ago

passionate2023 commented 1 year ago

Hi,

Is it possible to add new themes/designs with the same export options

Thanks

hhurz commented 1 year ago

Sorry for the late response, but I don't understand your question. Please provide more inforamtion about which format you are exporting to and what you are trying to do.

passionate2023 commented 1 year ago

I meant some working HTML files with table exports in example folder with beautiful colours or beautiful background or themes to just add in a website page

Example1_Folder Example2_Folder Example3_Folder Example4_Folder Example5_Folder

hhurz commented 1 year ago

I'm afraid I have to ask my question again: In which format (e.g. pdf, xls, xlsx,..) do you want to export your HTML files? The export format determines if and if so which stylings can be exported.

passionate2023 commented 1 year ago

no...export of table content...There are various designs with sample HTML file with table....example https://datatables.net/

not with any other content --> only with dummy table data with beautiful diff designs of table export options, buttons, colours etc.,

hhurz commented 1 year ago

Could it be that you are confusing the projects? TableExport.jquery.plugin has nothing to do with datatables.net. The DataTables project has its own ecport plugin: https://datatables.net/extensions/buttons/examples/initialisation/export.html