AllenFang/react-bootstrap-table

Enhancement request: add an API to clear all filters

Aberta

#1.292 aberto em 7 de mai. de 2017

 (5 comentários) (2 reações) (0 responsável)JavaScript (795 forks)batch import
help wanted

Métricas do repositório

Stars
 (2.240 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador