Replies: 1 comment 3 replies
-
That's a question for the Plugin that you use for DragNDrop, we didn't developed it. We only use them :D |
Beta Was this translation helpful? Give feedback.
3 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'm a student. I having a problem with getting data from drag and drop. I have 4 columns like in the picture, every column both have class "connectedSortable', so that I can drag and drop items between those columns. But now I want to get data on the item after I drop item into a column, I had tried so many ways on the internet but nothing worked. And then I find out that class "connectedSortable" not allowed me to interfere or prevent me from running more functions. Can someone guide me to get data from the item after I drop the item in another column.
Beta Was this translation helpful? Give feedback.
All reactions