just try adding liveScrolling="true" in tree component
On Tue, Nov 11, 2008 at 5:09 PM, pvbai <[EMAIL PROTECTED]> wrote: > > I have a problem with the vertical scrollbar. I am having a problem > when I update the tree dataprovider with new data on the run. When the > scrollbar is visible and if I scroll to the bottom of the tree and > scroll back to the top, the first node in the tree disappears. > > > After the dataprovider update I do the below > tree.invalidateList() > tree.invalidateDisplaylist() > > Even after doing all the above sometimes I see that the tree area > displays old nodes over the new nodes or sometimes the tree doesnot > get refreshed properly > > Any inputs suggestions will be greatly helpful > > Thanks in advance, > Flex user. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

