Click to See Complete Forum and Search --> : Datagrid, how to set backcolor of individual Cell


cgchris99
September 12th, 2002, 07:28 PM
I have an array of information. When this array changes I display the data in a datagrid.

Depending on the results, certain cell backgrounds need to change to red.

How do I reference the correct cell based on my criteria and how do I set the color.

Thanks