On 5/12/06, Brian Lesser <[EMAIL PROTECTED]> wrote:
> For performance reasons I would like to use Array methods to directly
> manipulate an array acting as a List component's dataProvider. After
> manipulating the array I assumed calling list.invalidateList(); should
> refresh the list with the new data. However, when I do that, the first
> item is never refreshed unless the list also scrolls. Scrolling the list
> will force the first item to redraw correctly.

I think you have to call refresh() on the collection.


--
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




Reply via email to