blah blah blah is here! blah blah » Close

1
votes
2 answers

Change backcolor on datagridview

I have a datagridview with a column called "status" that loads a value from a database, i'm trying to change the back color of the row to yellow if there's the value of "cleaned" in the 'status' column. I'll put the f ...

Feedback