RE: [flexcoders] Combobox in Datagrid appears empty

2009-12-15 Thread Alex Harui
s Sent: Tuesday, December 15, 2009 4:26 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Combobox in Datagrid appears empty I have a simple Combobox defined as the itemEditor for a DataGrid as shown below. The ArrayCollection that is its DataProvider is populated from creationComplete of the

[flexcoders] Combobox in Datagrid appears empty

2009-12-15 Thread emarionjacobs
I have a simple Combobox defined as the itemEditor for a DataGrid as shown below. The ArrayCollection that is its DataProvider is populated from creationComplete of the parent Canvas - and I can see the data going in via the debugger. However, when I insert a row into the datagrid under the c

RE: [flexcoders] Combobox in DataGrid

2009-09-17 Thread Tracy Spratt
Services, development services available _ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Battershall, Jeff Sent: Thursday, September 17, 2009 3:07 PM To: 'flexcoders@yahoogroups.com' Subject: RE: [flexcoders] Combobox in DataGrid You'

RE: [flexcoders] Combobox in DataGrid

2009-09-17 Thread Battershall, Jeff
utes might be a good approach. Jeff -Original Message- From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of kumarmenon Sent: Thursday, September 17, 2009 2:44 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Combobox in DataGrid I have a DataGrid in m

[flexcoders] Combobox in DataGrid

2009-09-17 Thread kumarmenon
I have a DataGrid in mxml which has one of the Columns as an Combobox Component with Dynamic list of lookup values..I currently load the component on creationComplete..However if i do that the lookup list is static. I want a dynamic lookup list which shows up correctly in the DataGrid..How is

[flexcoders] Combobox in DataGrid

2009-09-14 Thread kumarmenon
Hi Is there anyway i can show a DataGrid cell with Combobox with arrow shown all the time..Currently the way i have it setup is as following. And it does not show the Combobox..

[flexcoders] comboBox in datagrid

2009-03-10 Thread Libby
Hi People Maybe someone could remind me, I've done this before but apparently now have so much knowledge in my brain that the old stuff is getting pushed out : ) I have a ComboBox itemEditor in a datagrid. The datagrid dataprovider is bound to an arrayCollection which among other things contain