0

How can we export the contents of the jQuery Datatables to proper Excel format? The current implementation only exports to .csv file. Does any one have a demo or working example for this?

More details are the discussion here and here.

2

1 Answer 1

2


If you want to export in excel only format you have to modified the "TableTools.min.js" file. You have to open "TableTools.min.js" file and replace ".csv" with ".xls" word. Then it will work export proper Excel format.

Also if you want download updated "TableTools.min.js" download by below link.

https://drive.google.com/file/d/0B8IHTmhRUyLpcjhnWWpOR3k3dlE/edit?usp=sharing

Thanks & Regards
Deepak Joshi
9899835174

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.