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