When i drop an item from a tree to another, on the drop handler how do i get the SOURCE tree object?
i know how to get the target (event.target or event.currentTarget) but how do i get the source? Rafael
When i drop an item from a tree to another, on the drop handler how do i get the SOURCE tree object?
i know how to get the target (event.target or event.currentTarget) but how do i get the source? Rafael