
drag and drop between listview and treeview
I am trying to implement drag & drop between listview and
treeview.
I know how to do it with two treeviews.
I think that i must convert listview node data to treeview
node data, somehow.
Please send me some samples how to do it.