I’m using DataTables and TableTools to format a table
and when I want it to export the table as .xls the result
is still as .csv. .pdf export works flawless but how to make “TableTools”
to export the table as .xls?

thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use libs like:
http://code.google.com/p/php-excel/ or
http://phpexcel.codeplex.com/
Or you can use header to make simpel xls files