Clear button?
Clear button?

Is there a clear button or something else to clear all filters at once?
This question has an accepted answers - jump to answer
This discussion has been closed.
Is there a clear button or something else to clear all filters at once?
This question has an accepted answers - jump to answer
Answers
No because DataTables provides an API to allow column filters (which I presume is what you are talking about), but it doesn't actually provide the input elements itself. So it doesn't know anything about the inputs and thus can't clear them.
If you are using a library such as YADCF then that might have a clear all option.
Allan
I think you are looking for something like
and then