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?

貢獻者指南