Skip to Content
0
Jun 22, 2009 at 09:19 PM

iGrid Scoreboard coloring columns based on the condition

30 Views

Hi Gurus

I have a scoreboard igrid and want to apply color scheme for two of the columns. one of the column values are predictable so that in the color context matching i have successfully created rules.

I have an another column whose values are not predictable and want to color that column based on some conditions ...

like ColumnValue >50 & ColumnValue <200 --one color and ColumnValue >350 & ColumnValue < 800 -another color ...etc.

I can't use invisible column concept since i want color specified columns....

Any ideas..Please advice..

Thanks

Hari