Changing color of a DataGrid/DataGridView row

R

RP

I have a DataGridView that displays 5 columns. One of the columns name
is "Category". I want to change the color of all the rows where
Category="Computer".

I want this on the click of a Check Box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top