Subclass ComboBox and preset its dataprovider
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Weyert de Boer Sent: Wednesday, August 27, 2008 5:54 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Changing itemEditors of a DataGrid a row basis Hello Alex, I have it working. Only the problem I am currently experiencing that I don't know how I can add some predefined items to the created combobox. I have the following code: http://www.dustyfrog.nl/dropbox/datagrid.txt Do you know how I can add specific values to the combobox? Yours, Weyert de Boer