votes
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 ...
