Is there a way to change the back color of a row of data within the datagrid?
Printable View
Is there a way to change the back color of a row of data within the datagrid?
If you want difference colors between rows, add style AlternatingItemStyle-BackColor="yellow" in <asp:datagrid > line