<?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: No such method - navGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/no-such-method-navgrid</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/no-such-method-navgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>beden on No such method - navGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/no-such-method-navgrid#p15464</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/no-such-method-navgrid#p15464</guid>
        	        	<description><![CDATA[<p>no_legacy_api = true means that you have to use the new API. That would be:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7694' value='Select Code' data-codeid='sfcode7694' /></p>
<div class='sfcode' id='sfcode7694'>jQuery(&#34;#list&#34;).<strong>jqGrid(&#39;navGrid&#39;</strong>, &#39;#pager&#39;,{view:true, del:false},</div>
</p>
<p>instead of</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit132' value='Select Code' data-codeid='sfcode132' /></p>
<div class='sfcode' id='sfcode132'>jQuery(&#34;#list&#34;).<strong>navGrid(</strong>&#39;#pager&#39;,{view:true, del:false},</div>
]]></description>
        	        	<pubDate>Mon, 08 Mar 2010 16:10:36 +0200</pubDate>
        </item>
        <item>
        	<title>guilipan on No such method - navGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/no-such-method-navgrid#p15463</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/no-such-method-navgrid#p15463</guid>
        	        	<description><![CDATA[<p>Hi guys:</p>
<p>I&#39;m new to jqGrid, I meet a problem when I&#39;m using it. When I try to use navigation bar like</p>
</p>
<p>jQuery("#list").navGrid(&#39;#pager&#39;,{view:true, del:false}, <br />{}, // use default settings for edit<br />{}, // use default settings for add<br />{},&#160; // delete instead that del:false we need this<br />{multipleSearch : true}, // enable the advanced searching<br />{closeOnEscape:true} /* allow the view dialog to be closed when user press ESC key*/<br />);</p>
</p>
<p>it throws an exception and I&#39;ve been told that "jqGrid no such method" even after I add the $.jgrid.no_legacy_api = true. Can anyone help me to figure out what&#39;s going on and why?</p>
<p>Thanks in advance!</p></p>
]]></description>
        	        	<pubDate>Mon, 08 Mar 2010 16:04:50 +0200</pubDate>
        </item>
</channel>
</rss>