RE: [flexcoders] Combobox with option groups

2007-11-07 Thread Alex Harui
: Wednesday, November 07, 2007 1:30 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Combobox with option groups You can provide groups through a custom item renderer. The renderer should be able to detect whether a particular item represents a group or individual item and highlight or

RE: [flexcoders] Combobox with option groups

2007-11-07 Thread Samuel R. Neff
You can provide groups through a custom item renderer. The renderer should be able to detect whether a particular item represents a group or individual item and highlight or indent as appropriate. HTH, Sam --- We're Hiring! Seeking a passionate develope