Hi,
I've started using the new xamDataTree control in my project and have a question regarding drag / drop. I've enabled drag / drop because I want my users to be able to order items within the tree. Taking an example, let's say I have the following items in my tree:
- ParentNode NodeA NodeB NodeC NodeD
If I drag NodeA between NodeC and NodeD, the DropTarget property of TreeDropEventArgs will give me NodeD. If I drop after NodeD, the DropTarget is still NodeD.
In this example, how do I tell whether the DragSource was dropped before or after NodeD?
Many thanks,
Gary.
Hello Gary,
I've discussed this with the development team and this has been determined to be a development issue. I have logged this with an ID of 58577.
I'll be providing more information through a case so that you can track the issue and be notified when a fix is available in a release.
I have exactly the same problem !
Is a bug fix available ? Have you found a workaround ? Please provide more informations.
Thanks