AllenFang / AllenFang/react-bootstrap-table
Ability to set search function to "match beginning of string" mode
未关闭
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 761
- PR 合并指标
- 30 天内没有已合并 PR
描述
Basically I'm asking if there is an option to set search to behave like filter with the same value on all visible columns.
Right now in search table example (the one with products listing) if you type for example "odu" nothing is filtered out because it matches prODUcts... There should be a search mode in which row is filtered from the view if at least one of **visible** row values does not start with search string.
贡献指南
评估
这个 Issue 还没有评估数据。