--- In [email protected], "anandvardhan.flex" 
<[EMAIL PROTECTED]> wrote:
>
> I need to access the first row of each group in AdvancedDataGrid, and
> change its background color. is there any way to do it. I found one
> way accessing the column using GroupItemRenderer but it only controls
> the column which groups the grid.
>

The data property of your itemRenderer will contain the same 
information regardless of column.

HTH;

Amy

Reply via email to