userRowSelect shouldnt be applicable for both row click and row checkbox
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 1.6k
- Forks
- 867
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The userRowSelect is used for both events, while row checkbox is selected and also while we click on a row. In addition, if "selectMode" parameter is included, the row click functionality is disabled as they share the same userRowSelect function.
Knowing that there is a renderComponent functionality to bypass that issue, but creating a whole new component does not seem to be an easy solution.
There should be a separate function like userRowSelect that can treat a checkbox selection separately. It would be so handy if this is implemented.
Thanks in Advance!
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.