<?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: Prevent initial load</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/prevent-initial-load</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/prevent-initial-load/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rekna1 on Prevent initial load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/prevent-initial-load#p9755</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/prevent-initial-load#p9755</guid>
        	        	<description><![CDATA[<p>I&#39;ve got it working... I set initially the datatype to clientside, when calling</p>
<pre class="code html4strict">jQuery("#list").jqGrid<br /><br />Immediately after this, I set datatype back to json using setGridParams.<br /><br />The grid does not load, but any subsequent reloads, will get data from the server...<br /><br />Still think this might be added to jqgrid as an optional parameter : disableInitialLoad true or false...<br /></pre>
]]></description>
        	        	<pubDate>Tue, 15 Sep 2009 15:04:38 +0300</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on Prevent initial load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/prevent-initial-load#p9583</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/prevent-initial-load#p9583</guid>
        	        	<description><![CDATA[<p>one sample in document i don&#39;t remeber which one is doing what you&#39;re looking for. The trick is first to bind the grid to inline data without any data, then when your trigger Reload add the URL of the server.</p>
]]></description>
        	        	<pubDate>Thu, 10 Sep 2009 12:04:11 +0300</pubDate>
        </item>
        <item>
        	<title>rekna1 on Prevent initial load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/prevent-initial-load#p9568</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/prevent-initial-load#p9568</guid>
        	        	<description><![CDATA[<p>Is there an option to prevent initial loading data from server?</p>
<p>It should only load data when triggerReload command is executed.</p>
</p>
<p>Maybe an option disableInitialLoad should be added ?</p>
]]></description>
        	        	<pubDate>Thu, 10 Sep 2009 07:54:10 +0300</pubDate>
        </item>
</channel>
</rss>