AllenFang / AllenFang/react-bootstrap-table
How to disable expand row on a specific column
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 761
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.