AllenFang / AllenFang/react-bootstrap-table
How to disable expand row on a specific column
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.