Anyone? I'm trying to present a demo tomorrow, this is the thing I haven't figured out.
--- In [email protected], "Nate Pearson" <[EMAIL PROTECTED]> wrote: > > ...but I haven't seen it yet! I've seen the code but when I run it it > doesn't work! > > How do allow for a datagrid to drop into a tree? All i need it to do > is have DragManger.acceptDragDrop(UIComponent(event.currentTarget)) > on drag enter work! Everytime i do it I get a little red x. > > Anyone have any code/examples to show me? If you say "override > dragEnter and put > DragManager.acceptDragDrop(UIComponent(event.currentTarget)) i wont > believe you! ;). > > Seriously, I've worked on this all weekend to no avail :(. I'm going > to dell taco now and I hope someone can help me by the time I'm back. >

