Does anyone have any experience with finding out over which node in a
list/tree a NativeDragEvent occurs?

I have been using calculateDropIndex() but this only works on DragEvents.

I've been testing with passing null to calculateDropIndex() and
checking the dropTarget property with no luck.

Any clues as to the proper way to do this are greatly apprecited.

Thanks,

Ivo 

--- In [email protected], "Ivo" <[EMAIL PROTECTED]> wrote:
>
> I want to evaluate over which node of a Tree a NativeDragEvent
> occurred. The fn calculateDropIndex() tho only accepts DragEvents.
> 
> How do I go about getting this information?
> 
> Thanks,
> 
> - Ivo
>


Reply via email to