<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Does not refresh... have to click refresh after going back</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tim on Does not refresh... have to click refresh after going back</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11697</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11697</guid>
        	        	<description><![CDATA[<p>check your HTTP headers and see if there&#39;s an expiry date associated with the URL your data comes from. Normally this only happens with js or image files, but webservers can be configured to output a header with an expiry date for any url extension treating a service as though it were a file. ie with my webserver I can confgure it so that any url ending in .json will output an expiry date for that component.</p>
<p><a href="http://yuiblog.com/blog/2007/01/04/performance-research-part-2/" rel="nofollow" target="_blank"><a href="http://yuiblog.com/blog/2007/0" rel="nofollow">http://yuiblog.com/blog/2007/0</a>.....ch-part-2/</a></p>
<p><input type='button' class='sfcodeselect' name='sfselectit6137' value='Select Code' data-codeid='sfcode6137' /></p>
<div class='sfcode' id='sfcode6137'>When the browser saves a component in its cache, it also saves the Expires and Last Modified values. Specifying an Expires date in the past forces the browser to request the image every time the page is viewed (with a few exceptions, such as when users click the browser&#8217;s &#8220;back&#8221; button to return to a page). If the image is already in the browser&#8217;s cache and is being re-requested, the browser will pass the Last-Modified date in the request header. This is called a <em>conditional GET request</em> and if the image has not been modified, the server will return a <code>304 Not Modified</code> response.</div></p>
]]></description>
        	        	<pubDate>Mon, 09 Nov 2009 22:05:42 +0200</pubDate>
        </item>
        <item>
        	<title>murtada on Does not refresh... have to click refresh after going back</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11695</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11695</guid>
        	        	<description><![CDATA[<p>It tends to happen when there are 3 datagrids, from what I have seen.</p>
<p>Regarding an url having a cookie - can you give an example?</p>
<p>Thanks guys</p>
]]></description>
        	        	<pubDate>Mon, 09 Nov 2009 21:25:38 +0200</pubDate>
        </item>
        <item>
        	<title>tim on Does not refresh... have to click refresh after going back</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11631</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11631</guid>
        	        	<description><![CDATA[<p>* Does this only happen when you have 3 grids or does it happen even with one ?</p>
<p>* Check your browser settings and see if the url (which passes the data in) has a cookie having a expiring data, or cache setting.</p>
]]></description>
        	        	<pubDate>Sun, 08 Nov 2009 21:13:55 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Does not refresh... have to click refresh after going back</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11544</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11544</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What other plugins do you use?Can you provide a life example?</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 05 Nov 2009 09:25:05 +0200</pubDate>
        </item>
        <item>
        	<title>murtada on Does not refresh... have to click refresh after going back</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11516</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/does-not-refresh-have-to-click-refresh-after-going-back#p11516</guid>
        	        	<description><![CDATA[<p>I have 3 jqGrid on a page. When I go forward to a link, then go back to the previous link again, the jqGrid tables do not reload. I have to click on &#39;Refresh" on the browser to get the data to load.</p>
</p>
<p>Anyone else seeing this issue?</p>
]]></description>
        	        	<pubDate>Wed, 04 Nov 2009 23:43:22 +0200</pubDate>
        </item>
</channel>
</rss>