I have a situation in which I am dragging/dropping nodes between two XamDataTrees.
Because my source tree contains many nodes, the auto-scroll feature is enabled. And when I attempt to drag/drop my selected node to my target tree, my source tree begins to scroll until it reaches the top of the tree, then it releases and I am able to drop my node on the target tree.
In this case I would like to disable scrolling on the source tree until my drag/drop operation is complete, but I haven't yet found a way to do this.
Does anyone know how to disable auto-scrolling during a drag/drop operation on the XamDataTree?
Thanks,
John
This sounds like a behavior that was addressed in the most recent service release. Are you running that SR?
Yes, to my knowledge I am running the latest SR (2115).