AllenFang/react-bootstrap-table

Enhancement request: add an API to clear all filters

Open

#1 292 ouverte le 7 mai 2017

Voir sur GitHub
 (5 commentaires) (2 réactions) (0 assignés)JavaScript (795 forks)batch import
help wanted

Métriques du dépôt

Stars
 (2 240 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur