AllenFang/react-bootstrap-table

Enhancement request: add an API to clear all filters

Open

#1,292 opened on 2017年5月7日

GitHub で見る
 (5 comments) (2 reactions) (0 assignees)JavaScript (795 forks)batch import
help wanted

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド