Solved
Can we update a cell color of a grid on basis of its value
I have my data in data table and i am displaying that in grid in mashup.
Can i update particular cell color on basis of its value.
for example,
if cell contains value 'ON' than that cell should be displayed with green color.
And if cell contains value 'OFF' than that cell should be displayed with red color.
