views:

132

answers:

4

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:

  1. Refresh cached styles in the browser (SHIFT+Reload)
  2. Restart IIS with iisreset /noforce computername from command line.
Jim Schubert
A: 

try clearing cache of IE

Ved
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

http://blogs.msdn.com/ie/attachment/715071.ashx

blu
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