Replies: 1 comment 2 replies
-
|
I just had a couple people test the discord link and it is working perfectly fine? Is this the editing example you are referring to? https://www.material-react-table.dev/?path=/story/features-editing-examples--editing-customize-input After creating a new row, you can call the If you want a select to always be present, consider just overriding the |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I want to use CRUD in my table. But when adding new row, all the inputs are Textfields.
Using "muiTableBodyCellEditTextFieldProps" only creates a select component during cell edit, but I want it to be a select on creating a new row.
Also, when clicking on the "Discord" icon in the docs I get sent to "invalid invitation" page.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions