userRowSelect shouldnt be applicable for both row click and row checkbox
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 1.6k
- Fork
- 867
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.