I don't think the standard ComboBox control has a cellRenderer property. Alex
--- In [email protected], "Abdul Qabiz" <[EMAIL PROTECTED]> wrote: > Hi, > > You can achieve the same without creating ComboBox subclass. What you > need a custom cellrenderer for ComboBox. > > Look into Flex documentation for Cellrenderer fundamentals and also > search the flexcoders archives > http://www.mail-archive.com/flexcoders%40yahoogroups.com/ > > > If you still have any problem, feel free to post. > > -abdul > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of gevgelija50 > Sent: Tuesday, June 21, 2005 8:36 PM > To: [email protected] > Subject: [flexcoders] Extending the COMBOBOX > > Does anyone has examples on extending a Combobox control? For example, > I want to create two-line rows which would contain the name of the > combobox item in the first line and description on the next. > > Thanks, > Alex > > > > > > > Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

