<?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: Disable required field on inline edit but not on add new form</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/disable-required-field-on-inline-edit-but-not-on-add-new-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/disable-required-field-on-inline-edit-but-not-on-add-new-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Scothershman on Disable required field on inline edit but not on add new form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/disable-required-field-on-inline-edit-but-not-on-add-new-form#p18589</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/disable-required-field-on-inline-edit-but-not-on-add-new-form#p18589</guid>
        	        	<description><![CDATA[<p>When I inline edit a record I do not want to have the required field set. The reason is that they cant change the field via the inline edit. But when they go to add a new record I want the required functionalty to be on.</p>
</p>
<p>I have tried using</p>
</p>
<p>&#160;beforeCheckValues: function(postdata, formid, mode){<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; alert("test")<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; },</p>
</p>
<p>but for some reason it wont fire off. The record added and the form reloads without showing me a alert box.</p>
</p>
<p>Any ideas?</p>
]]></description>
        	        	<pubDate>Wed, 14 Jul 2010 21:23:39 +0300</pubDate>
        </item>
</channel>
</rss>