Remove filter on search

Remove filter on search

AirprimusAirprimus Posts: 10Questions: 5Answers: 0

Hello,

I have a table which is automatically prefiltered with a filter ($('#table').DataTable().columns(1).search("String").draw();) on page load. Is it possible to remove this filter automatically when the search field is used?

Thanks Lars

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.