Replies: 2 comments 3 replies
-
I have not tried this myself, but you should have had it with "editable" as this is what comes up as a parameter in the code:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
We don’t have full support for editing value on our v2 like array and object edit. but you can design yourself editor by using dataTypes. |
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 everybody
I'm unable to get any edit functionality in V2. May someone would like to help me with this?
In V1 I can add props
onAdd, onEdit, onDelete
and pass a function to these. How to achieve this in V2?I tried
onChange
andeditable
.Thanks
Beta Was this translation helpful? Give feedback.
All reactions