I am using data grid one and I want to change the color of cell according to the enumeration status. For example: If open then the color of the cell will be green If closed then the color of the cell will be orange and so on. How this could be solved?