addClassToGridRowCell
This function is used to color a single cell in a grid, or highlight it.
Parameters
eventParameter - this is the special parameter you get in OnRowCreated
columnId - the name (id) of the column
className - the classnaem to set
Example Usages
Example inside OnRowCreated