I wish I could help other than tell you I am facing similar problems with selections and think this stuff needs a good look at by adobe. I managed to make a simple test case that displayed my problem and Alex offered a workaround, but the workaround isn't working on my actual app!
charles On Oct 2, 2007, at 12:03 PM, ricrootnc wrote: > Ping .... > > Sadly, I'm still stumped by this one. > > --- In [email protected], "Rick Root" <[EMAIL PROTECTED]> wrote: >> >> So I'm using this CheckBoxList component that someone on this list >> created for me. >> >> I've got a problem though when filtering the list using the >> dataProvider's filterFunction property. >> >> SOMETIMES the list items remain selected when they disappear from > view >> due to being filtered, and sometimes they don't. The problem is >> somewhat erratic as to WHEN it happens. >> >> A secondary problem, which I can't replicate in my test app, is that >> when I clear the list by setting the selectedIndex property to -1, >> *SOMETIMES* the actual checkboxes stay checked, even though the > items >> aren't selected any more (the blue highlight goes away, but the >> checkbox stays). >> >> The MXML code CheckBoxListTest.mxml, along with the components >> (CheckBoxList.as and CheckBoxListItemRenderer.as) are linkable from >> the test application: >> >> http://www.it.dev.duke.edu/public/CheckBoxListTest.html >> >> I appreciate any inside folks can offer. >> >> >> -- >> Rick Root >> Check out CFMBB, BlogCFM, ImageCFC, ImapCFC, CFFM, and more at >> www.opensourcecf.com >> > > > > > -- > 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 > > > >

