AllenFang/react-bootstrap-table

Enhancement request: add an API to clear all filters

Offen

#1.292 geöffnet am 07.05.2017

 (5 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (795 Forks)batch import
help wanted

Repository-Metriken

Stars
 (2.240 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide