Add buttons (PDF, Excell, etc.)
Add buttons (PDF, Excell, etc.)
![Hatim217](https://secure.gravatar.com/avatar/3a4218c84420bd21004618e02934697f/?default=https%3A%2F%2Fvanillicon.com%2F3a4218c84420bd21004618e02934697f_200.png&rating=g&size=120)
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