I am working on Angular UI- Grid. I have a scenario in which i need to change the color of the cell of grid using a data value.
In the above grid the rows that are colored are done based on a data column. I get a column in my grid as BG_COLOR i need to change the color of the row based on it.