Filters button: best approach to add extension
Filters button: best approach to add extension
I see many grid-like applications having a filter button, often right of the search bar. Clicking on it opens up a modal or a right section.


On a high-level, what would be the easiest way to approach this using DataTables so it fits nicely into its design philosophy? I'm aware of the DataTables API including search() – this is a more a high-level question. If there have been prior attempts in this direction, any such pointers would be helpful as well so as not to reinvent the wheel. ![]()
This question has an accepted answers - jump to answer
Answers
Like this?
Allan
Mind blown!

Thanks, Allan.