Coloring rows in DatagridView
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hello guys I am reading values from a table from a DB what i want is to color the BackColor of the row for specific values exemple : if row1 at column("columname") ="xxx" --- color row1 in blue if row1 at column("columnname") ="yyy" --- color row1 in yellow and dont change the color of the other row
Regards Ramy
-
Hello guys I am reading values from a table from a DB what i want is to color the BackColor of the row for specific values exemple : if row1 at column("columname") ="xxx" --- color row1 in blue if row1 at column("columnname") ="yyy" --- color row1 in yellow and dont change the color of the other row
Regards Ramy