AllenFang / AllenFang/react-bootstrap-table
How to disable expand row on a specific column
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 2.2k
- Fork
- 761
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I have enabled expand row on click of a row. At the same time, I have a column called `Actions`. When I click on any action let's say `tag action`, the action is performed _the row is expanded_.
Is there a way to stop the row from expanding on this particular column?
I went through the doc https://react-bootstrap-table.github.io/react-bootstrap-table2/docs/row-expand-props.html but no luck so far.
Could you please help me figure out a way?
@AllenFang great library btw. very useful.

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.