<?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: Calling loadComplete once?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/calling-loadcomplete-once</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/calling-loadcomplete-once/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Calling loadComplete once?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calling-loadcomplete-once#p8051</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calling-loadcomplete-once#p8051</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for this. Currently this is not good behavior of the events and this will be changed in the next releases.</p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 27 Jul 2009 03:15:48 +0300</pubDate>
        </item>
        <item>
        	<title>Corrado on Calling loadComplete once?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calling-loadcomplete-once#p7986</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calling-loadcomplete-once#p7986</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I use this method:</p>
<p>1) in&#160;$(document).ready I set a boolean variable to true;</p>
<p>2) in&#160;loadComplete method I test the boolean variable and if it is true I set its value to false;</p>
<p>3) now when you use for example&#160;trigger("reloadGrid") the loadComplete method is not executed.</p>
<p>Corrado.</p>
]]></description>
        	        	<pubDate>Thu, 23 Jul 2009 06:52:47 +0300</pubDate>
        </item>
        <item>
        	<title>hughitt1 on Calling loadComplete once?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calling-loadcomplete-once#p7960</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calling-loadcomplete-once#p7960</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
</p>
<p>Anyone know if it&#39;s possible to call loadComplete once during the first request and then unset it?</p>
<p>I&#39;ve tried to null it out after it has executed, but that hasn&#39;t worked, e.g.</p>
</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; loadComplete: function () {</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ... do some other stuff once...</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#myGrid").setGridParam({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; loadComplete: null<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }</p>
</p>
<p>Any suggestions?</p>
</p>
<p>Thanks!</p>
<p>Keith</p>
]]></description>
        	        	<pubDate>Wed, 22 Jul 2009 08:48:17 +0300</pubDate>
        </item>
</channel>
</rss>