react-bootstrap-table/react-bootstrap-table2

Custom Date and List Filters

オープン

#695 opened on 2018/12/04

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (415 件のフォーク)batch import
filterhelp wanted

Repository metrics

Stars
 (1,249 個のスター)
PR merge metrics
 (30d に merged 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?

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