I put a gridview on a page and used one of the default styles that VS 2008 comes with. I used brown sugar and then changed the values for the backcolor, forecolor, etc, but when I run it in IE, it still takes on the Brown Sugar appearance. When I run it in firefox, it is applying the styles I gave it.
A:
What have you tried to do to remedy this situation?
Two things I would try:
- Refresh cached styles in the browser (SHIFT+Reload)
- Restart IIS with
iisreset /noforce computername
from command line.
Jim Schubert
2009-11-02 18:57:18
A:
Try clearing the cache. In IE 7 it is ctrl-f5 (not shift-f5 as someone else mentioned).
Refresh page and the cache CTRL+F5
blu
2009-11-04 19:41:26
A:
this seems to be a real issue with asp.net and IE? i tried also the autoformat on gridview Firefox gets it but IE (version IE8)!
jan
2009-11-30 14:18:35