react-bootstrap-table/react-bootstrap-table2

Dynamically update multiselect items

开放

#782 创建于 2019年2月1日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (415 个派生)batch import
good first issuehelp wanted

仓库指标

星标
 (1,249 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi - great library :)

i am implementing a faceted display of tabular data - similar to the old MIT Exhibit Project. What i liked about Exhibit (and am now trying to reimplement using react-bootstrap-table2) is the ability to have multiple multiSelectFilter's on a single table - having the 'other' multiSelectFilter lists dynamically update when items are selected to be filtered.

is there a way to trigger the 'other' multiSelectFilters to update based on what has been filtered?

贡献者指南