AllenFang / AllenFang/react-bootstrap-table
how to add id to tr elements inside the react-bootstrap-table
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 2.2k
- Forks
- 761
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi,
I have a use case where I don't want to allow a user to edit the row, so I decided to put a css on the row as pointer-events=none, but I see that there is no id on the tr element, is there a way I can generate the id on the tr element
My ultimate goal is to stop the user from editing a particular row based on the some value, is there any solution for it?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.