I think you'd want to use a combination of the change event coupled
with the getRepeaterItem in the change event function
On 3/26/07, Rick Root <[EMAIL PROTECTED]> wrote:
> I'm trying to figure out this repeater thing.
>
> I'd like to create a list of checkboxes from a dataprovider.
>
> I've got the following code that works:
>
> <mx:VBox x="7" y="20" verticalGap="0">
> <mx:Repeater id="rp">
> <mx:CheckBox label="{rp.currentItem.TABLFLD}"/>
> </mx:Repeater>
> </mx:VBox>
>
> My data provider is a query returned from coldfusion contaiing two columns..
> TABLKEY and TABLFLD...
>
> However... I can't figure out how to access the values of the checkboxes
> from within code.
>
> Since, of course, the checkboxes don't have IDs.
> What's the correct way to handle this?
>
> Rick
>
> --
> CFMBB - Coldfusion Message Boards, Version 1.21 Now Available!
> http://www.cfmbb.org
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7.
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV
Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3807
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37