I have a custom class that changes the table column background color.
When the page renders the class attribute looks like this:
class="outroMes TblTdLyt_sun4"
It seems that TblTdLyt_sun4 overrides the background color with white.
Using the style property works, but class would be much better.
Is there any workaround?
Thanks,
Felipe