Set the color of a row of a datagrid based on a value inside of a dataset

luckystars

Member
Joined
Mar 15, 2005
Messages
14
Programming Experience
1-3
I am developing a windows application that connects to a sql database and displays data in a datagrid. Is it possible to set the color of the row of a datagrid based on a value inside of the datasource dataset?


I have been suggested to look for a helper function but do not quite understand some things about it. Maybe a simpler example would help.

And direction would be greatly appreciated.
 
Back
Top