Hi.
I have looked at the following post but it is not doing what I want.
http://es.infragistics.com/community/forums/p/72171/365708.aspx#365708
I am trying to allow nodes in a XamDataTree, either parent or child to be dragged to another control, such as a standard WPF ListBox. So far we have tried:
HI,
I am attaching a sample that drags a treenode to a usercontrol containing a listbox.
Please review my sample.
As I mentioned in my post I looked at this example which was provided by the link but it does not work correctly as it does not have the context of the node.