In addition to Ben's example for the label, here's a sample for the selected value:
http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=443
-TH
--- In [email protected], "ben.clinkinbeard" <[EMAIL PROTECTED]> wrote:
>
> <mx:HBox xmlns:mx="http://www.adobe.com/2006/mxml"
> horizontalAlign="center"
>
> <mx:CheckBox id="checkbox1" label="data.myLabelField" />
>
> </mx:HBox>
>
> --- In [email protected], "bhaq1972" mbhaque@ wrote:
> >
> > i have a checkbox renderer like this.
> >
> > <mx:HBox xmlns:mx="http://www.adobe.com/2006/mxml"
> > horizontalAlign="center"
> >
> > <mx:CheckBox id="checkbox1"/>
> >
> > </mx:HBox>
> >
> > How do i get access to the DataGridColumn its being referenced in ie
> >
> > <mx:DataGridColumn dataField="col1" itemRenderer="myCheckBox" />
> >
> > i want to access the dataField.
> >
> >
> > regards
> > Bod
> >
>
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___

