AllenFang/react-bootstrap-table

Search doesn't work with expandable row

Open

#1,126 opened on Mar 7, 2017

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wantedreact-bootstrap-table2

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I checked the example, when I type string to search in the search box, it won't work with expandable row. the table shows empty. Feels like search only works on top level table. Is there a way to make search work cross all rows including with expand row?

Contributor guide