--- In [email protected], "Rajeev" <[EMAIL PROTECTED]> wrote:
>
> I have multiple columns in an AdvancedDatagrid that contains 
statuses. 
> I would like to display an icon for each status, so I am using a 
custom 
> item renderer. I am having trouble figuring out which column I am 
in 
> from my item renderer. I have looked through the properties list 
and I 
> couldn't find it. My dataprovider for the AdvancedDataGrid is a 
> collection of StatusVO.
> 
> Any help would be appreciated!!!
>

I believe the iconFunction definition for ADG gives you the column 
information.

HTH;

Amy

Reply via email to