react-bootstrap-table/react-bootstrap-table2
Auf GitHub ansehenDynamically update multiselect items
Open
#782 geöffnet am 1. Feb. 2019
good first issuehelp wanted
Repository-Metriken
- Stars
- (1.249 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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?