I have reviewed all the postings I can find on how to change header text, etc and when it comes to styling, the general approach seems to be to use afterGetcolHeader, and then assign a class to the TH element…
However, in my case, the color is dynamic and chosen by the user…so I don’t have any pre-existing CSS with hover states I can use.
Is there anyway to modify the header text hover color dynamically?
Thx