Click to See Complete Forum and Search --> : DataGrid Row Color


sxcostanzo
July 24th, 2002, 12:40 PM
Is there a way to change the back color of a row of data within the datagrid?

stevehoang
August 8th, 2002, 09:48 AM
If you want difference colors between rows, add style AlternatingItemStyle-BackColor="yellow" in <asp:datagrid > line