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?