Hi Barry,

It isn't fancy, but this example gives an overview of the options that are available for DataGrid itemRenderers:

http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=443 

-TH

--- In [email protected], "Barry Beattie" <[EMAIL PROTECTED]> wrote:
>
> hi
>
> I'm trying to build a DataGrid with custom controls in the cells.
>
> is it possible to have custom itemRenderer's? can they be just custom
> components defined in mxml?
>
> in this case it's a combobox and a button.
>
> <mx:Application
> xmlns:mx="http://www.adobe.com/2006/mxml"
> xmlns:custom="view.customcontrol.*"
> >
> ...
> <mx:DataGridColumn
> headerText="Search" dataField=""
> itemRenderer="custom.AcademicSearch"
> />
>

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to