Code:
dgv_WorkHistory.Rows(i).Cells("DateOfWork").Style.BackColor = Color.Green
This doesn't change the background colour - what am I doing wrong here?