AllenFang / AllenFang/react-bootstrap-table
How to make a column as clickable in a react bootstrap table and avoid showing it as text field in "Add Row" ?
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I want to make a column in my react bootstrap table as a hyperlink or button which redirects to a new page. Also i have a "Add row" functionality on my table, but when i use it the clickable column is being displayed as a text field.
I am referring to this to make the column as clickable:
https://github.com/AllenFang/react-bootstrap-table/blob/master/examples/js/column-format/get-row-index-table.js
@AllenFang kindly help me with the same. Thank you.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.