<?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: Navigator - Individual config</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/navigator-individual-config</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/navigator-individual-config/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>MamaliFrenchi on Navigator - Individual config</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navigator-individual-config#p11812</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navigator-individual-config#p11812</guid>
        	        	<description><![CDATA[<p>try</p>
</p>
<p>.navGrid(&#39;#jqPager1&#39;, { edit: false, add: false, del: false, search: true, refresh: true }</p>
]]></description>
        	        	<pubDate>Wed, 11 Nov 2009 14:56:15 +0200</pubDate>
        </item>
        <item>
        	<title>CaptainPalapa on Navigator - Individual config</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navigator-individual-config#p11804</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navigator-individual-config#p11804</guid>
        	        	<description><![CDATA[<p>I have the navigator gizmo succesfully showing up for my grid, however, finding documentation for the individual options settings for each of add, edit, delete, etc. seem to be difficult to find.</p>
<p>I&#39;m actually wanting to HIDE some of the buttons, in this case everything but "search". &#160;Yes, I know I could use the button outside the grid, but having it on the grid is far more attractive.</p>
<p>I&#39;ve tried this:</p>
</p>
<p>&#160;&#160;&#160;<span> </span>}).navGrid(&#39;#jqPager1&#39;</p>
<p>&#160;&#160; <span> </span>, /* NAV OPTS */<span> </span>{ view: true }</p>
<p>&#160;&#160; <span> </span>, /* EDIT OPTS */<span> </span>{ view: false }</p>
<p>&#160;&#160; <span> </span>, /* ADD OPTS */<span> </span>{ view: false }</p>
<p>&#160;&#160; <span> </span>, /* DEL OPTS */<span> </span>{ view: false }</p>
<p>&#160;&#160; <span> </span>, /* SEARCH OPTS */<span> </span>{ view: true }</p>
<p>&#160;&#160; <span> </span>);&#160;</p>
<div></div>
<div>...but it doesn&#39;t get rid of the add/edit/del buttons. &#160;Any thoughts, or a pointer to more thorough documentation on this area?</div>
<div></div>
<div>Thanks again!</div>
<div>- WB</div>
<div>\\</div>
]]></description>
        	        	<pubDate>Wed, 11 Nov 2009 10:55:38 +0200</pubDate>
        </item>
</channel>
</rss>