Hi, But it is not going to solve my issue. The issue is to change color of only that row which has other childs in it.
Anand --- In [email protected], "Amy" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "anandvardhan.flex" > <anandvardhan.flex@> 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 >

