<?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: native edit form requires the primary key editable?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/native-edit-form-requires-the-primary-key-editable</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/native-edit-form-requires-the-primary-key-editable/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on native edit form requires the primary key editable?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/native-edit-form-requires-the-primary-key-editable#p6878</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/native-edit-form-requires-the-primary-key-editable#p6878</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Maybe your primary key is diffrent from the rowid. If this is the case you</p>
<p>can do editoptins:{readonly:true} also refer to docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 25 May 2009 02:45:12 +0300</pubDate>
        </item>
        <item>
        	<title>rc phelps on native edit form requires the primary key editable?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/native-edit-form-requires-the-primary-key-editable#p6847</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/native-edit-form-requires-the-primary-key-editable#p6847</guid>
        	        	<description><![CDATA[<p>it seems to me that the built-in edit forms require that the primary key (used to find the record in the backend db - example: "invoice number") field must be defined as editable in the colModel, i.e. it must be present on the modal form so that the value is sent on "submit".</p>
<p>if I have this right, can I define editable:false and tweak the submit function to grab the value from the already selected row before sending it to the backend?</p>
<p>If this field must be present on the form, is there a way to make it "read-only"?</p>
<p>thanks!</p></p>
]]></description>
        	        	<pubDate>Fri, 22 May 2009 13:25:44 +0300</pubDate>
        </item>
</channel>
</rss>