<?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: Option to hide the prev and next buttons on the edit form?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/option-to-hide-the-prev-and-next-buttons-on-the-edit-form</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/option-to-hide-the-prev-and-next-buttons-on-the-edit-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>xtrmcheeze on Option to hide the prev and next buttons on the edit form?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/option-to-hide-the-prev-and-next-buttons-on-the-edit-form#p4950</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/option-to-hide-the-prev-and-next-buttons-on-the-edit-form#p4950</guid>
        	        	<description><![CDATA[<p>Awesome!</p>
<p>That worked perfectly, sorry I should have read a little more into the events.</p>
<p>edit: Thanks!</p>
]]></description>
        	        	<pubDate>Wed, 25 Feb 2009 10:21:13 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Option to hide the prev and next buttons on the edit form?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/option-to-hide-the-prev-and-next-buttons-on-the-edit-form#p4929</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/option-to-hide-the-prev-and-next-buttons-on-the-edit-form#p4929</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>If you want to hide these use beforeShowForm event. The id of these are pData, nData - something like :</p>
<p>beforeShowForm: function (formid) {</p>
<p>$("#pData, #nData", formid).hide();</p>
<p>}</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 25 Feb 2009 05:06:02 +0200</pubDate>
        </item>
        <item>
        	<title>xtrmcheeze on Option to hide the prev and next buttons on the edit form?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/option-to-hide-the-prev-and-next-buttons-on-the-edit-form#p4905</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/option-to-hide-the-prev-and-next-buttons-on-the-edit-form#p4905</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>First, thank you for this amazing tool! I am using it to allow a couple of non-technical people to edit XML files using ASP.NET as a back-end. So far it has been a wonderful addition to their website.</p>
<p>I have a quick question: Is there an easy way to hide the previous and next buttons on the modal edit form? It&#39;s a great feature but it has been confusing the clients, as they think the informtion is saved when they hit those buttons.</p>
<p>Thanks,<br />Chris</p>
]]></description>
        	        	<pubDate>Tue, 24 Feb 2009 10:59:38 +0200</pubDate>
        </item>
</channel>
</rss>