How to make filtering visible next to the search box
How to make filtering visible next to the search box
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


This discussion has been closed.
Answers
This example shows how to use the
domoption to place custom elements with the Datatables elements.Kevin