Hi Paul, You can color DataGrid Rows by using the following:
DataGrid {
alternatingItemColors: #00cccc, #cc66cc;
}
Thanks,
Sanjay
--- In [email protected], "paulwelling" <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm sure I've missed it, but is there a straight forward way to color
> the background of a DataGrid row..?
>
> Thanks for the info,
> Paul
>

