<?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: Purpose of the "nd" param?</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/purpose-of-the-nd-param</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/discussion/purpose-of-the-nd-param/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Purpose of the "nd" param?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/purpose-of-the-nd-param#p8222</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/purpose-of-the-nd-param#p8222</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The purpose of this is mostley for the IE browsers. They cache the request and some time return the same request insted that the data has been changed.</p>
<p>Sorry, for now this parameter can not be configured.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 04 Aug 2009 01:55:57 +0300</pubDate>
        </item>
        <item>
        	<title>markw65 on Purpose of the "nd" param?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/purpose-of-the-nd-param#p8173</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/purpose-of-the-nd-param#p8173</guid>
        	        	<description><![CDATA[<p>When jqgrid requests data, it always adds an nd=&#60;time-in-milliseconds&#62; parameter to the query string.</p>
</p>
<p>Whats it there for?</p>
</p>
<p>I can see some point during development, to prevent caching - but I /want/ the data to be cached.</p>
</p>
<p>My server-side code  sets an ETag header, and responds correctly to if-none-match headers. Everything works fine without the nd (ie, the request is made, and if there are no changes in the response, the server sends a "304 not modified").</p>
</p>
<p>Am I missing something?</p>
</p>
<p>Mark</p></p>
]]></description>
        	        	<pubDate>Fri, 31 Jul 2009 21:59:36 +0300</pubDate>
        </item>
</channel>
</rss>