data_tables
data_tables copied to clipboard
Need Search field in top row to filter data from any column.
For reference -
https://datatables.net/examples/api/multi_filter.html

yes i need same datatable for search
When i use this in my apps i roll my own search. that is why I added the header property. You can then filter the items and update the data table.
I would love a PR for this if you have an idea of how it should be. The package was directly inspired from datatables.net
When i use this in my apps i roll my own search. that is why I added the header property. You can then filter the items and update the data table.
Ah so you just add a search box inside the header?
Like this...
