RE: [flexcoders] Inline Renderer & component namespace

2008-02-05 Thread Tracy Spratt
outerDocument.myCBO.selectedItem.data;

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Kevin Aebig
Sent: Tuesday, February 05, 2008 3:35 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Inline Renderer & component namespace

 

Hey all,

 

I've got a datagrid with 2 columns as inline renderers with a custom
Combobox component allowing a selectedValue property to be used. My
issue is that inside the renderer, the custom Combobox class can't be
seen. Is there a way to accomplish this?

 

Sincerely,

 

!k

 



[flexcoders] Inline Renderer & component namespace

2008-02-05 Thread Kevin Aebig
Hey all,

 

I've got a datagrid with 2 columns as inline renderers with a custom
Combobox component allowing a selectedValue property to be used. My issue is
that inside the renderer, the custom Combobox class can't be seen. Is there
a way to accomplish this?

 

Sincerely,

 

!k