react-data-grid
react-data-grid copied to clipboard
Row selection Issue
I have added checkbox for the selection whenever i click on any row it selecting all the rows. When i checked selectedRows it is giving me the row which i clicked and an undefined value which is trigerring the all row selection. Any help is appreciated. Thanks @amanmahajan7
Environment
react-data-grid: 7.0.beta-12:react: 18.0
Additional context
Can you create a reproducible example?