Posted 24 May 2018, 5:04 am EST
Hi,
I am using WjTreeView for showing Tree, which works perfectly fine. I have two tree with different itemssource (different property set), and want to bind data from one tree to another tree.
I have checked the TreeView intro, but looks like it only provides dragover event. I am trying to find actual drop event and in that I want to manipulate the data before inserting into other tree.
Is there any way to achieve this?
