Skip to content

Instantly share code, notes, and snippets.

@thangaduraicse
Created March 18, 2016 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thangaduraicse/04ba0e8a68e063a63caa to your computer and use it in GitHub Desktop.
Save thangaduraicse/04ba0e8a68e063a63caa to your computer and use it in GitHub Desktop.
Add Select Row and Select All Row Checkbox in Griddle React.
I need to add select and select all checkbox in the row. I am not able to set custom state for checkbox to get the row. If i click inside the row, Need to check the checkbox. But, I can't in griddle react. Because,I am not able to pass state to the custom checkbox component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment