Hi,
I use Visual Studio 2012.
I use Telerik WinForm with version 2013.2.724.40.
In my RadForm, I use 2 Treeviews. The first Treeview is filled out with a Datasource.
I want drag & drop a node to the second Treeview.
I have modified the property AllowDragDrop and AllowDrop in True for all treeview.
When i drag & drop the first node to the other Treeview, it's ok. The node is deleted in the first Treeview and it is created in the second.
But if I drag & drop an other node, the drag & drop not works and the nodes moves in the first treeview.
I want to know if you've seen this problem. And if you do not have a code for around this problem.
best regard,
I use Visual Studio 2012.
I use Telerik WinForm with version 2013.2.724.40.
In my RadForm, I use 2 Treeviews. The first Treeview is filled out with a Datasource.
I want drag & drop a node to the second Treeview.
I have modified the property AllowDragDrop and AllowDrop in True for all treeview.
When i drag & drop the first node to the other Treeview, it's ok. The node is deleted in the first Treeview and it is created in the second.
But if I drag & drop an other node, the drag & drop not works and the nodes moves in the first treeview.
I want to know if you've seen this problem. And if you do not have a code for around this problem.
best regard,