react-bootstrap-table/react-bootstrap-table2

Custom Date and List Filters

開放

#695 建立於 2018年12月4日

 (8 則留言) (0 個反應) (0 位負責人)JavaScript (415 個分叉)batch import
filterhelp wanted

倉庫指標

星標
 (1,249 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I need a couple of advanced filters where users would enter starting and ending date and all dates within this range would be filtered. Another advanced filter I use is where user the data in the cells are list of strings. Cells are displayed if the selected value matches one of the values in each cell. With react-bootstrap-table, I created custom React components to handle this. It seems that is not possible with react-bootstrap-table2. Will this feature be added soon?

貢獻者指南