Zero configuration layout without search input box
Zero configuration layout without search input box
phecdaret
Posts: 6Questions: 1Answers: 0
Hi,
I want to keep the basic initialization layout (zero configuration example) but without the search input box. As written here
https://datatables.net/reference/option/searching
this should be done using the dom option. Any ideas how this dom should be specified?
Thanks!
Best regards
Kenneth
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
For people using bootstrap 4, the folloowing can be used:
lrt<"d-inline-block"i><"d-inline-block float-right"p>
Don't know if it is the most elegant solution.
Omit the "f" from your dom initialization.
https://datatables.net/reference/option/dom