My advice is to make the itemrenderer a separate component and use the
dataChange event in that component. I have an example at
http://blog.dougco.com/coding/flex/datagrid-with-multiple-pulldowns/
Hope that helps,

-doug

--- In flexcoders@yahoogroups.com, "quantum_ohm" <[EMAIL PROTECTED]>
wrote:
>
> Hi All !
> 
> here is my problem since days :
> 
> I have a combobox in a datagrid as an itemrenderer.
> Then another combobox in that same datagrid which is enabled=false.
> And I'd like to turn that combobox enabled to true, once something is
> selected from the first combobox.
> But I can't find out how to access the enabled=false combobox from the
> first one...?
> 
> Any help would be greatly appreciated !
> Thx
>


Reply via email to