petre ricardo

petre ricardo

  • NA
  • 219
  • 0

How do i set colors for rows in a dataGridView control?

Oct 7 2009 10:49 AM

Hi,
I have a datagridview control that has the following columns, CustID, CustName, CustDOB, CustCreditNo, isPayDue.
 
I need to set Color "Red" to all the rows that has the value "Y" to the column "IsPayDue",
 
how do i do this?
TY In advance

Answers (2)