<?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: Change the navGrid options</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/change-the-navgrid-options</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/change-the-navgrid-options/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>acgee on Change the navGrid options</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/change-the-navgrid-options#p11767</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/change-the-navgrid-options#p11767</guid>
        	        	<description><![CDATA[<p>Thanks. I&#39;ll try that.</p>
<p>I did get kind of the same effect by using</p>
<p>$("#myPager_left","#myGrid").css(&#39;display&#39;,&#39;none&#39;);</p>
<p>I think yours gives me more control over which buttons can be shown.</p>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 22:35:01 +0200</pubDate>
        </item>
        <item>
        	<title>markw65 on Change the navGrid options</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/change-the-navgrid-options#p11766</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/change-the-navgrid-options#p11766</guid>
        	        	<description><![CDATA[<p>If id is the id of your grid:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit332' value='Select Code' data-codeid='sfcode332' /></p>
<div class='sfcode' id='sfcode332'>$("#add_"+id+",#edit_"+id+",#del_"+id+")[disable?"hide":"show"]();</div>
</p>
<p>Mark</p></p>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 22:24:55 +0200</pubDate>
        </item>
        <item>
        	<title>acgee on Change the navGrid options</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/change-the-navgrid-options#p11764</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/change-the-navgrid-options#p11764</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I need to add/remove edit/del capabilty based on user permissions and and I am trying to modify the navGrid options using setGridParam but it doesn&#39;t seem to work.</p>
<p>$("#myTable").setGridParam({navGrid: {params I want}, ondblClickRow: function(id){//remove functionality}}).trigger("reloadGrid")</p>
<p>Is what I am trying to achieve possible?</p>
<p>Regards</p>
<p>Andrew</p>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 19:49:07 +0200</pubDate>
        </item>
</channel>
</rss>