Highlight a row in Grid

Certified Senior Developer

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

Parents
  • You should be able to do it by passing the selection value and playing with some properties of the grid. 

  • 0
    Certified Senior Developer
    in reply to Harshit Bumb (Appyzie)

    Thank you Slight smile

Reply Children
No Data