Runtime changing the cell backgournd

Hi,



I want to change the background of the cell accroding to the value it has.

Say for values between 0 to 50 i want red as background, for 50 to 80 yellow and green for rest and white if none of this.



Is it possitble to do it runtime as I am getting xml and i dont want to do it on server side.





Thanks,

Kush

To achieve such effect you can redefine setter for used column type.

Please check attached sample.

1209035599.zip (90.1 KB)