react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Can we expand a row with a custom button in that row?
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