Show search box and buttons to csv.
Show search box and buttons to csv.

Hi,
I am currently using this Datatables, I implemented the buttons to export the data to a CSV file but now the search box doesn't appear. What should I do?
This discussion has been closed.
Answers
Without seeing any of your code I would guess you don't have you
dom
option set correctly.Kevin