Editing rows with multi-select and checkbox fields #412
Unanswered
stavrianosy
asked this question in
Q&A
Replies: 1 comment
-
@stavrianosy- I have implemented same functionality. You can pass MUI multiselect component as Edit prop to coulmn. Attaching sample code for your reference. |
Beta Was this translation helpful? Give feedback.
0 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 am using the editing feature and I need to include a checkbox and a multi-select fields.
Can you provide and example on how to implement this.
I am following the example from here https://www.material-react-table.com/docs/examples/editing-crud but there is no mention for the checkbox and the multi-select.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions