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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4627
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to