|
Rank: Member Groups: Member
Joined: 6/4/2012 Posts: 13
|
I have an image "A" inside a cell in the grid. When I return to the page, I put the image "B" but does not refresh the new image. It keeps the image "A" in the cell. Change the picture if I press F5.
There is some parameter in the grid to be set up?
Thanks
|
|
Rank: Member Groups: Member
Joined: 6/4/2012 Posts: 13
|
The page has this code:
<head id="Head1" runat="server"> <title>EVC</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Expires" content="0" /> <meta http-equiv="Last-Modified" content="0" /> <meta http-equiv="Cache-Control" content="no-cache, mustrevalidate" /> <meta http-equiv="Pragma" content="no-cache" /> </head>
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
I do not believe this has anything to do with us. There is no caching options on the Grid.
Thanks
|
|