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" ?
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 2.2k
- Forks
- 761
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.