cancel
Showing results for 
Search instead for 
Did you mean: 

Drag and Drop list to tree in ui5

PallaviU
Participant
0 Kudos

Hi Experts,

I have created a list and Tree root node.My requirement is to drag the list items and form child nodes to the tree. I have tried using jquery. Can any one help me to proceed further?

Thanks

Pallavi

Accepted Solutions (1)

Accepted Solutions (1)

former_member227918
Active Contributor

you can get some hint from this blog:

https://blogs.sap.com/2014/02/17/draggable-controls-in-ui5/

try it out and make your child list item draggable, further you can implement dragleave event as well.

Answers (0)