AllenFang/react-bootstrap-table
View on GitHubEnhancement request: add an API to clear all filters
Open
#1292 opened on May 7, 2017
help wanted
Description
Currently there exists an API to clear filtering per column but there is no simple API to clear them all. The example at http://allenfang.github.io/react-bootstrap-table/example.html#column-filter suggests to clear them one by one but that's inconvenient when the table is dynamic.