<?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: Memory Leak problem in JQ Grid for IE 9</title>
	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/memory-leak-problem-in-jq-grid-for-ie-9</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/jqgrid-roadmap/memory-leak-problem-in-jq-grid-for-ie-9/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ayyanarj on Memory Leak problem in JQ Grid for IE 9</title>
        	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/memory-leak-problem-in-jq-grid-for-ie-9#p27959</link>
        	<category>jqGrid Roadmap</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/memory-leak-problem-in-jq-grid-for-ie-9#p27959</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I think, previouis post is vague to understand the problem. So, i&#39;m trying to explain with more details.</p>
<p>I have a page with tabs. In each tab, i&#39;m loading the jQGrid. When switching to different tabs, previous tab grid is destoyed by following method.</p>
</p>
<pre>$(&#39;#jqTable&#39;).jqGrid(&#39;GridDestroy&#39;);
<br />But still, memory is not reclaimed completely. I am seeing some memory leaks every time when i am destroying and loading new grid. <br />So, to reclaim memory completely, what should I do?<br /><br /><strong>NOTE: Problem  in IE Version.</strong><br /><br />Thanks<br />Ayyanar</pre>
]]></description>
        	        	<pubDate>Mon, 24 Dec 2012 09:41:28 +0200</pubDate>
        </item>
        <item>
        	<title>ayyanarj on Memory Leak problem in JQ Grid for IE 9</title>
        	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/memory-leak-problem-in-jq-grid-for-ie-9#p27925</link>
        	<category>jqGrid Roadmap</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/memory-leak-problem-in-jq-grid-for-ie-9#p27925</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Requirement:</p>
<p>I have vertical (LHS) and its related horizontal tab (RHS) menu. For every RHS tab click, i have to call back end and load the JQ Grid. When switching to new RHS tab, old RHS tab grid will be stored in DIV (seperate div for storing grid) data.</p>
</p>
<p>When switching to new LHS tab, all RHS tab data of previous LHS tab should be cleared.</p>
</p>
<p>Issue:</p>
<p>whenever switching to new LHS tab, i am removing event and data of all RHS tab of previous LHS. When i am clearing, memory is not reclaimed. So, every LHS click, memory is getting increased. I want to reduce the memory usage for every LHS click.</p>
</p>
<p>Please help me to resolve this issue.</p>
</p>
<p>Thanks</p>
<p>Ayyanar</p>
]]></description>
        	        	<pubDate>Mon, 17 Dec 2012 13:18:53 +0200</pubDate>
        </item>
</channel>
</rss>