AllenFang/react-bootstrap-table

Search doesn't work with expandable row

Open

#1126 opened on Mar 7, 2017

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

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