Hello,
Thank you for your post. I have been looking into and I created a sample project for you with the functionality you want. Basically I set the XamDataTrees’ AllowDragDropCopy Property to true, which means that you hold “Ctrl” key while dragging, the DragDropEventArgs’ OperationType is Copy and you can implement copying of the Node instead the built in Move operation. Also you should drop the Node over another Node, not between two Nodes. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
I modified the sample I sent you before, so now it has the functionality you want.
Hope this helps you.
It's great. Thank you.
Hello Harinatha,
This behavior is still the default one and if you want to be able to change it you can log a product idea here:
http://ideas.infragistics.com/
I am facing the same and exact problem. Is this fixed?
Thanks
Hari
Hello Pratik,
I have contacted with our product managers and they said that the feature is not yet on the backlog and scheduled.
Hi,
I am facing another problem with drag & drop between two trees if they are vertically stakced.
The same problem was reported here:
http://es.infragistics.com/community/forums/p/61565/407092.aspx#407092
Is there any solution to this problem?
Thanks,
Pratik
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.