How are you detecting if it is over the top or bottom portion of a node?

--
Howard Fore, howard.f...@hofo.com
"The universe tends toward maximum irony. Don't push it." - Jeff Atwood


On Tue, Mar 10, 2009 at 8:30 AM, Yves Riel <r...@cae.com> wrote:

> What I finally did was to overload some tree methods. If the drag & drop is
> over the bottom half portion of a node, I highlight it and rewrite the
> parent and rowIndex properties of the _dropData property. That works well.
> You could extend the logic to open up the folder after the drop and add a
> spring loaded opening mechanism.
>

Reply via email to