I am making a configuration entry in web.config that will be used to set background color of cell in Infragistics WebDataGrid
at runtime.
The infragistic grid only supports css to set colors, so we need to create new CSS class for that color at runtime.