have you looked at iteration 2s example
http://www.richinternetapps.com/archives/000072.html

the combobox cellrenderer has a static dataprovider property. So you 
can reference this static in your main app.

Alternatively, have your combobox dataprovider declared in your main 
app (eg var combo_dp) and refernce it in your cellrenderer via 
mx.core.Application.application.combo_dp 


--- In flexcoders@yahoogroups.com, Husain Kitabi 
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am having a datagrid which requires a ComboboxCellrender in one 
column. I created the renderer but am not able to pass an array 
dynamically as dataprovider. Also I require to set the label: and 
data: value of the combo's items.
> My dataprovider would be an array of value objects.
> 
> Has anyone done something like this before?.
>  
> Pl advise
>  
> Regards
> Husain
> 
> 
> hussain
>               
> ---------------------------------
>  Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




Reply via email to