<?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: Id Column Naming</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/id-column-naming</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/bugs/id-column-naming/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sternr on Id Column Naming</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/id-column-naming#p22995</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/id-column-naming#p22995</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m not sure if this is a bug or by design, but even when you define in the colModel a certain column as key:true, no matter what is the name of the column, the column value will be sent to the server under the "id" key even though the column name is different.</p>
</p>
<p>For instance, assume the following colModel:</p>
<p>colModel: [{ name:"TheId", index: "TheId" ... ,editable: false,&#160;key: true<span id="_marker">&#160;...}, ... ]</span></p>
<p><span>When I edit a row, and save it, the value of the row&#39;s TheId column will be sent to the server under "id".</span></p>
<p><span>&#160;</span></p>
<p><span>Is this by design?</span></p>
]]></description>
        	        	<pubDate>Mon, 02 May 2011 20:18:07 +0300</pubDate>
        </item>
</channel>
</rss>