DataTables Column Filter -- button to clear all filters
DataTables Column Filter -- button to clear all filters
I'm using the above-mentioned plug-in, which is great, but the fact that it doesn't work 100% with the bStateSave option is causing problems.
Ideally I want to keep the state save function, but it's difficult for users to know which columns are filtered when they return to a page -- the table remains filtered, but the filter input boxes are blank.
What's the simplest way to implement a button to clear all applied filters (both before and after a page refresh, i.e. when there is text in a filter box or not).
Any help is appreciated.
Ideally I want to keep the state save function, but it's difficult for users to know which columns are filtered when they return to a page -- the table remains filtered, but the filter input boxes are blank.
What's the simplest way to implement a button to clear all applied filters (both before and after a page refresh, i.e. when there is text in a filter box or not).
Any help is appreciated.
This discussion has been closed.
Replies
Where is the plugin??