I couldn't find anything in the xml documentation that explains about not being able to drop nodes onto nodes that aren't a branch. This functionality has to do with the tree and the drag and drop capability.
My Tree's properties are set to : dragEnabled="true" dropEnabled="true" Any Thoughts?

