any ideas on how to solve the problem? say i have this tree with root node, i open root node and append the retrieved xml from server to root node and tree opens up and i can see the tree. when the tree gets bigger than the display area, there is no scrollbar that is automatically added, any ideas why?
Thanks. --- In [email protected], "Dave Bobby" <[EMAIL PROTECTED]> wrote: > > I am trying to append data retrieved to selectedItems in the tree > represented by an XMLListCollection. During the trace I see that the > retrieived items have been added to the XMLListCollection correctly > and this collection in Bindable. > > But the tree itself behaves wierd. Sometimes it shows the scrollbars, > sometimes not. Sometimes, when I scroll up and down, it collates > different nodes to different parents visually. > > Any ideas? > > Thanks. > > Dave. > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

