You'll have to subclass your ComboBox for starters.  The available ComboBox 
items depend on an item in the DG's dataProvider, I would assume?  If so, 
having one master list of available items, and then filtering the ComboBox's 
dataProvider based on a particular item's attributes 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 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 it possible to ahieve this

-Arun



------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: 
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links



Reply via email to