|
Is the filter removing items? So now your
collection would appear to have less items than there were earlier? That’d
be a bug in the list class, it should be able to handle the reduction. Maybe
you can detach the dataProvider, filter it, and then re-assign it? Matt From: Hi everyone, I’m
having this error TypeError:
Error #1010: A term is undefined and has no properties.
at mx.controls:
at mx.controls:
at mx.controls.
at mx.controls:
at mx.core::UIComponen
at mx.managers:
at mx.managers:
at Function/http:
at mx.core::UIComponen
at mx.core::UIComponen
at flash.utils:
at flash.utils: When
applying a refresh() on an arrayCollection (using filterFunction) used inside a
listbox. If the list is positioned at the beginning everything works fine but
if I scroll down on my list and apply the refresh this error is thrown. Any
Ideas? Thanks, João
Fernandes -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |
- RE: [flexcoders] RTE in List when filtering ArrayCollectio... Matt Chotin
- Re: [flexcoders] RTE in List when filtering ArrayColl... João Fernandes

