<?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: info_dialog not releasing memory after hidemodal</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/info_dialog-not-releasing-memory-after-hidemodal</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/help/info_dialog-not-releasing-memory-after-hidemodal/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dirk on info_dialog not releasing memory after hidemodal</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/info_dialog-not-releasing-memory-after-hidemodal#p18251</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/info_dialog-not-releasing-memory-after-hidemodal#p18251</guid>
        	        	<description><![CDATA[<p>hello,</p>
</p>
<p>I use the following</p>
<p>&#160;info_dialog(jQuery.jgrid.nav.alertcap,"mytext", jQuery.jgrid.edit.bClose,{left:150,top:170});</p>
<p>&#160;setTimeout("removewindow();",2000);</p>
</p>
<p>the removewindow is to "auto close" it after 2 seconds:</p>
<p>&#160;&#160;&#160; function removewindow()<br />&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; hideModal("#info_dialog",{jqm:true});<br />&#160;&#160;&#160; }</p>
</p>
<p>the dialog disappears, so that is good, but the memory stays allocated (approx 2MB). so if I do this 5 times (whithout closing the window) memory goes up to 10MB (I use Jquery 1.3.2 with jqgrid 3.6.4)</p>
</p>
<p>any help is appriciated</p>
<p>Dirk</p></p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 18:19:13 +0300</pubDate>
        </item>
</channel>
</rss>