<?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: unable to realod grid after changing loadonce to false</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/unable-to-realod-grid-after-changing-loadonce-to-false</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/unable-to-realod-grid-after-changing-loadonce-to-false/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ibrahimabd on unable to realod grid after changing loadonce to false</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unable-to-realod-grid-after-changing-loadonce-to-false#p15290</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unable-to-realod-grid-after-changing-loadonce-to-false#p15290</guid>
        	        	<description><![CDATA[<p>Thanks Tony,</p>
<p>I&#39;m going to try it.</p>
</p>
<p>~Ibrahimabd</p>
]]></description>
        	        	<pubDate>Tue, 02 Mar 2010 10:42:58 +0200</pubDate>
        </item>
        <item>
        	<title>tony on unable to realod grid after changing loadonce to false</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unable-to-realod-grid-after-changing-loadonce-to-false#p15275</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unable-to-realod-grid-after-changing-loadonce-to-false#p15275</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In order to do this you should set the appropriate datatype for this purpose - json or xml - i.e</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9781' value='Select Code' data-codeid='sfcode9781' /></p>
<div class='sfcode' id='sfcode9781'>
<p>$("#mygrid").setGridParam({datatype:&#39;json&#39;}).trigger("reloadGrid");</p>
</div>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Mar 2010 21:17:22 +0200</pubDate>
        </item>
        <item>
        	<title>ibrahimabd on unable to realod grid after changing loadonce to false</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unable-to-realod-grid-after-changing-loadonce-to-false#p15175</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unable-to-realod-grid-after-changing-loadonce-to-false#p15175</guid>
        	        	<description><![CDATA[<p>hello,<br />I have built a jqury grid object with loadonce equal to true, so i can make local sort with the current data. now, i want to update the data in the grid (the data should be updated based on my own filter) by changing the loadonce to false using jQuery("#list").setGridParam({loadonce:true}), now I change some of the grid Params and trying reloading the grid by calling jQuery("#list").trigger("reloadGrid") but this not works!! any suggestion???</p>
<p>thanks in advance </p>
]]></description>
        	        	<pubDate>Fri, 26 Feb 2010 10:26:48 +0200</pubDate>
        </item>
</channel>
</rss>