Categories | Question details Back To List | ||||||||
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 Answer posted by Support on Apr 24, 2008 03:59 To achieve such effect you can redefine setter for used column type. Please check attached sample. Attachments (1)
|