Hi.

So, my next question. :)

I've tried the following:
- added option "dragAndDrop" to AjaxTreeView. 
This works correctly in the UI. But there are no events/callbacks to the
Wicket code.

- added DraggableBehavior to AjaxtreeView, plus implemented
IDraggableListener.
This gives me the events, dragging works, but the whole treeview is dragged,
not a node.

I assume the second is the right one. And I assume the DraggableBehavior
should be added to the tree nodes but I couldn't see how that can be done to
TreeNode.


Any suggestions how this works?


Regards,
Manfred


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Drag-Drop-in-Kendo-UI-treeview-tp4676272.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to