I have a DF19.1 cWebGrid that I manually load.
It has two types of rows on the grid. I each type to have its own background row colour. eg one I want to have a green background and the other a red background.

When I add the row I set aTheRows[iRow].sCssClassName to either "GREEN" or RED".
Now what do I do to make that come true?

Thanks
Archie

or is there a better way to do that?