How can I create editable columns in a table, similar to text fields? #895
Unanswered
asifka-ramz
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You need to set the enableEditing table option to true. Link: https://www.material-react-table.com/docs/guides/editing |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the reply. While enableEditing does make the table editable, my actual requirement is to have custom styling for editable cells or display a text box within the editable cell. |
Beta Was this translation helpful? Give feedback.
1 reply
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 All,
How can I create editable columns in a table, similar to text fields?
Your help would be greatly appreciated.
thanks
Beta Was this translation helpful? Give feedback.
All reactions