How to lock group item movement? #9988
Answered
by
sohailahmad07
hamzawain7
asked this question in
Q&A
-
I want to make a simple table group that allows users to edit the text items but not move them. How can I achieve this? JsFiddle: https://jsfiddle.net/hamzawain7/kt57zuqo/ Screen.Recording.2024-07-11.at.12.09.41.PM.mov |
Beta Was this translation helpful? Give feedback.
Answered by
sohailahmad07
Jul 11, 2024
Replies: 1 comment 4 replies
-
When you are create the group element put
|
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
here a codepen with a simple demo by default the group is not interactive on your db click the group it become interactive and you can edit the text
https://codepen.io/Sohail-Ahmad-the-solid/pen/gONbEzX?editors=1010