The thing is ... if the dataprovider is blank and i drop some element there, i'm not able to retrieve it.
For instance i create a tree 1 and i set the dataprovider <root> <element label="test 1" /> <element label="test 2" /> </root> and create a second tree without any dataprovider. At the moment i drop an element to the second tree i even though it show the element there the dataprovider is blank. can you explain this? or how do i get what is there? --- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote: > > You still should be able to use dragComplete instead. > > > > The dataProvider wraps the XML and is the only good way to get it. > > >