react-bootstrap-table / react-bootstrap-table2

Next Generation of react-bootstrap-table
https://react-bootstrap-table.github.io/react-bootstrap-table2/
MIT License
1.27k stars 430 forks source link

Can we expand a row with a custom button in that row? #1792

Open hknasit opened 1 year ago

hknasit commented 1 year ago

Question I want to expand a row with a custom button onClick, that button is present in that specific row. Also, want to remove expand row indicator. In the below screenshot, there is a detail button. on clicking that button, I want to expand that specific row.

Screenshot 6