AllenFang/react-bootstrap-table

Enhancement request: add an API to clear all filters

Open

#1292 aperta il 7 mag 2017

Vedi su GitHub
 (5 commenti) (2 reazioni) (0 assegnatari)JavaScript (795 fork)batch import
help wanted

Metriche repository

Star
 (2240 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor