conditional change of a datagridviews cell background color and text

后端 未结 3 630
醉话见心
醉话见心 2021-01-12 12:15

This is for a winform vb.net 2008 app. I\'m bringing data back from a database and based on some static conditions... i want to change the color of the background and the t

3条回答
  •  北荒
    北荒 (楼主)
    2021-01-12 12:34

    Don't forget to set the selectoinBackColor too... otherwise if your red row changes, but you have it highlighted, it will look just like all the rest anyway.

提交回复
热议问题