I would like to build a combobox where a DataGrid is displayed
as the drop down list instead of the regular List. From the docs, it
seems like I need to either Subclass ComboBase or ComboBox.
I tried assigning a Factory that creates DataGrid to the
dropdownFactory property of ComboBox, but FlexBuilder does not
recognize it as a property although help docs describe it.
Alternatively, If I subclass from ComboBase it is not clear how to
hook in the logic of displaying and hiding the data grid. Is there an
event to catch the click on the dropdown button?
Any help is greatly appreciated.
Thanks,
--Raghu
--
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
- 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.

