Replies: 1 comment 4 replies
-
@jeomrye you need to pass checkBoxFormater component to component props and in columns you need to pass SelectColumn
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried to get showCheckbox to work with no success.
I setup following https://adazzle.github.io/react-data-grid/docs/quick-start - this installed 7.0.0-beta.12
I then followed the sandbox code from https://adazzle.github.io/react-data-grid/docs/examples/row-selection.
The Checkbox column simply does not appear.
Can anyone help?
Code that I used in App.js
Beta Was this translation helpful? Give feedback.
All reactions