<?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 leaks while using search toolbar</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar</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/memory-leaks-while-using-search-toolbar/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on memory leaks while using search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18406</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18406</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Just do the same as described from you. For me there is no problem. I&#39;m using windows task manager on Windows XP.</p>
</p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 10:52:41 +0300</pubDate>
        </item>
        <item>
        	<title>dirk on memory leaks while using search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18309</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18309</guid>
        	        	<description><![CDATA[<p>Tony,</p>
</p>
<p>I re did a check on your forum/demo site and after some toolbar searches (just type in different letters to search on all the time) and the memory was grown with approx 4MB (I reset my IE8 browser and removed all the plugins to be on the safe side)</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 16:21:59 +0300</pubDate>
        </item>
        <item>
        	<title>dirk on memory leaks while using search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18307</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18307</guid>
        	        	<description><![CDATA[<p>hello,</p>
</p>
<p>yes I already put in deepempty:true but the same result. A link to the problem will be difficult since it is running on my local machine. I use Taskmanager/Sieve to see where the memory is growing. I can attach my code though somwhere ...</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 16:17:04 +0300</pubDate>
        </item>
        <item>
        	<title>tony on memory leaks while using search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18301</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18301</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Will be quite happy if you provide a link to the problem and tell me how you measure the grow of the memory &#8211; which tool or program is used.</p>
<p>Sorry, but otherviewse I can not determine the problem.</p>
<p>Thank you</p>
<p>Best Regards</p>
<p>Tony</p>
</p>
<p>Edit.</p>
<p>If you use the <strong>deepempty</strong> parameter - does this occur?</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ki:options</a></p></p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 16:00:16 +0300</pubDate>
        </item>
        <item>
        	<title>dirk on memory leaks while using search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18289</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18289</guid>
        	        	<description><![CDATA[<p>I also see with sieve that all these &#39;leak&#39; nodes are mentioned as "orhan" and therefor are not cleaned up</p>
</p>
<p>Dirk</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 14:42:37 +0300</pubDate>
        </item>
        <item>
        	<title>dirk on memory leaks while using search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18288</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18288</guid>
        	        	<description><![CDATA[<blockquote>
<p>dirk said:</p>
<p>Hello,</p>
<p>I am doing a final sanity check on our app which contains jqgrid.</p>
<p>We use the search toolbar. when I enter a search criteria and hit enter the memory grows, when i repeat this it grows over 10MB and continues. Also after a clearGridData() before the next search it still grows. I did the same check with your demo app on the website and it is the same result. I am using IE8</p>
<p>also for the info_dialog the same issue, not releasing the memory, also not after a hidemodal.</p>
<p>any ideas would be welcome</p>
<p>Dirk</p>
</blockquote>
<hr />
<p>additionally I checked with sieve and apparently each time I perform a search, there are a lot of &#60;tr&#62; added and the previous ones of the list are not freeded up. I guess this is a problem that the grid is not releasing the &#60;tr&#62;?</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 13:38:43 +0300</pubDate>
        </item>
        <item>
        	<title>dirk on memory leaks while using search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18264</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/memory-leaks-while-using-search-toolbar#p18264</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I am doing a final sanity check on our app which contains jqgrid.</p>
<p>We use the search toolbar. when I enter a search criteria and hit enter the memory grows, when i repeat this it grows over 10MB and continues. Also after a clearGridData() before the next search it still grows. I did the same check with your demo app on the website and it is the same result. I am using IE8</p>
<p>also for the info_dialog the same issue, not releasing the memory, also not after a hidemodal.</p>
<p>any ideas would be welcome</p>
<p>Dirk</p>
]]></description>
        	        	<pubDate>Tue, 29 Jun 2010 11:04:10 +0300</pubDate>
        </item>
</channel>
</rss>