<?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: SubGrid IE cache</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/subgrid-ie-cache</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/subgrid-ie-cache/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on SubGrid IE cache</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/subgrid-ie-cache#p5211</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/subgrid-ie-cache#p5211</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. Added.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 11 Mar 2009 02:00:49 +0200</pubDate>
        </item>
        <item>
        	<title>tom on SubGrid IE cache</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/subgrid-ie-cache#p5196</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/subgrid-ie-cache#p5196</guid>
        	        	<description><![CDATA[<p>Hello Tony:</p>
<p>I found that&#160;subGridURL has IE cache problem.</p>
<p>And I fixed it by adding nd parameter for time in grid.subgrid.js file as follow.</p>
<p>&#160;grid.subgrid.js :</p>
<p>var populatesubgrid = function( rd ) {<br />&#160;&#160;&#160;var res,sid,dp;<br />&#160;&#160;&#160;sid = $(rd).attr("id");<br />&#160;&#160;&#160;dp = {<span style="color: #ff0000;">nd: (new Date().getTime()),</span>id:sid};</p>
<p><strong><em><span style="color: #800040; font-family: Lucida Sans;">Best Regards,</span></em> </strong></p>
<p><strong>Tom</strong></p>
]]></description>
        	        	<pubDate>Tue, 10 Mar 2009 04:39:08 +0200</pubDate>
        </item>
</channel>
</rss>