How to make filtering visible next to the search box
How to make filtering visible next to the search box
minjungpark
Posts: 1Questions: 1Answers: 0
I'm going to put a select box filter to the left of the search filter right now.
How can I do it?
I've been trying to solve it all day, but I can't find a way.
Any help would be appreciated.
infra-mng.component.html
infra-mng.component.ts
Answers
This example shows how to use the
dom
option to place custom elements with the Datatables elements.Kevin