Hi,
I have a Windows Form containing a Grid Control which displays a simple list of values from DB.
I would like to change the background color of the row according to the value of data retrieved from DB on initial load of the form.
ex: if value of column is YES the row should be gray in color.
Any help would be appreciated.
Thanks,
Ravs