Solved
Highlight a row in Grid
Hi,
I am using a gridField ... Now I want to highlight a row based on a value of a particular value ..
say suppose I am displaying employee info (id, name, salary, location etc ) ... Now I want to highlight a row where the employee id = 10 with red color ...
Is it possible to do so ?
