Skip to Content
0
Former Member
Jun 06, 2011 at 09:45 AM

Dyanmic cell background in iGrid

44 Views

Hi,

I want to give each cell of a grid a red colour whose value is out of specification (less than lower limit or more than upper limit) but the columns in my iGird are created dynamically depending on the output. I thought of using scoreboard but I dont think it will work as the columns are being created dynamically and specification limit for each column is different.

How to do this?