Hi Kamal,

It is possible to access the itemRenderer of another cell.. *BUT*

1. When exactly do you need to do this?
2. Is it really necessary to do it?

I am asking this because if you follow good programming practices, you
should not refer directly to an itemRenderer. This is because an
itemRenderer objects are created with minutest of interactions like when you
use the scrollbars of the DataGrid, or when the data is updated...

So if you could explain your exact requirements, we may be able to help you
with a nice way to handling the scenario...

Regards,
Venkat
www.venkatv.com

On Wed, Oct 1, 2008 at 2:59 PM, crajanm <[EMAIL PROTECTED]> wrote:

>
> Yes, It is possible. You have to create method in outside and you will
> call outerDocument.YOUR_METHOD_NAME
>
> On Oct 1, 2:14 pm, Kamal <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I need help in the following .....
> >
> > 1. I have a datagrid within that for 2 datagrid column has item
> > renderers
> > and I have to call a method of 1st datagridcolumn itemrenderer in the
> > 2nd datagridcolumn itemrenderer
> >
> > Is it possible .................
> >
> > Thanks,
> > Kamalahasan.K
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to