react-bootstrap-table/react-bootstrap-table2

Custom Date and List Filters

Aberta

#695 aberto em 4 de dez. de 2018

 (8 comentários) (0 reação) (0 responsável)JavaScript (415 forks)batch import
filterhelp wanted

Métricas do repositório

Stars
 (1.249 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador