I have a grid in which I need to provide different background colors to various columns.
These column colors should also not be overwritten by the mouse-over
color.
I have tried using cls
and tdCls
but no luck.
Could anyone guide at how this could be achieved?
Thanks in advance.