Datatable export to excel with styles
Datatable export to excel with styles
ingridmendoza86
Posts: 1Questions: 1Answers: 0
Hi to everyon, I have a page in jsf than working with datatable with jquery, ZeroClipboard.js and tableToolsDR.js. When I try to export to excel is Ok, but the excel is without style. How Can I to put the style in excel and PDF?
Regards and Thanks
This discussion has been closed.
Answers
Since you are on the Java platform, you should be using JED with DataTables. There is an example on the JED website that shows exactly how you should export data to excel: http://jed-datatables.ca/jed/examples/exporttoexcel.jsp
@ingridmendoza86 - Do a forum search for TableTools and XLSX. There are a lot of discussions on this topic - for example: http://datatables.net/forums/discussion/14413/ .
Allan