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" ?
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 2.2k
- Forks
- 761
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.