-
Notifications
You must be signed in to change notification settings - Fork 431
Open
Description
Question
I am following the example in Storybook > Row Selection> Click to Select and Edit Cell. I have 2 questions:
- whenever I click in any cell, ALL of the checkboxes toggle on or off. How do I get just that row to toggle?
- It seems that only the 1st column is tied to the checkbox and therefore the only part of the row that is saved in state. How can I save the entire row of data as an object in state?
Screenshots
1 Hover and click on this row
- After clicked on that 1 row:
- After click on 1 different row:
codesandbox
This is my first sandbox, so please let me know if I did not send it correctly: https://codesandbox.io/s/epic-bush-m6w7c?file=/App.js
Metadata
Metadata
Assignees
Labels
No labels


