Rick Root wrote: > On 11/16/07, Jeffry Houser <[EMAIL PROTECTED]> wrote: >> The text label isn't updating. The items that get filtered out become >> deselected when you run the filter function. > > But why do they become deselected?
In essence, a filter removes the from the Collection. Why would stay selected? > And although it seems to always > happen in my example app, it does not always happen in my real app. > Sometimes things are deselected when they're filtered out, and > sometimes they are not. I noticed oddities if I had multiple selections, sometimes it seemed to retain them, othertimes not. Perhaps it's a bug. As people select, just store that element in a separate list. -- Jeffry Houser, Technical Entrepreneur, Software Developer, Author, Recording Engineer AIM: Reboog711 | Phone: 1-203-379-0773 -- My Company: <http://www.dot-com-it.com> My Podcast: <http://www.theflexshow.com> My Blog: <http://www.jeffryhouser.com> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4801 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
