on a test site we have on our internal intranet, it appears that the grid is caching theme settings.
On the site, I've added the theme switcher script that switches out the various theme roller themes. Everything is changing as I expect, except, the column headers on the grid. They are perpetually stuck with the original theme setting (redmond). So, no matter what theme I choose with the switcher, that particular element is always light blue. Perhaps this is an issue with the theme switcher? Or perhaps there is some discrepency between how the column headers apply themes and how the rest of the elements on the grid apply themes?
I just noticed that the "Next" and "Previous" buttons on the grid too as well as the pg dropdown also seem to be stuck.
Any ideas?
Thanks,Tony
Sure, I can work around it. However, I would think that the inconsistency in behaviour, in applying the themes, is still an issue you would want to look into.
hi,
is everything ok now with this scenario? Please let me know if you need any additional help.
Thanks,
Angel
Ok, figured out part of the problem.
I had a direct css link to the "Redmond" theme, but was also using the theme switcher script. If I remove the hard link, everything works right. It still doesn't explain to me though why everything else in the grid was switching except the column headers and the buttons. Even the text colors in the column header where switching, just the background of the column header was stuck on the hard link.