Add buttons (PDF, Excell, etc.)
Add buttons (PDF, Excell, etc.)
Hatim217
Posts: 1Questions: 1Answers: 0
Hi,
How do I add export to pdf, excell, etc. to datatable with Individual column searching (select inputs).
https://datatables.net/examples/api/multi_filter_select.html
Thanks,
This discussion has been closed.
Answers
Have you tried and having problems?
There is nothing special about using both together. The buttons docs are here:
https://datatables.net/extensions/buttons/
you should be able to use the basic buttons example along with the example you posted:
https://datatables.net/extensions/buttons/examples/initialisation/simple.html
Please let us know if you have specific questions.
Kevin