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 ?
Discussion posts and replies are publicly visible
No. Grids do not support that. But you can show a red icon in that row.