<?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: JQgrid sends "false" ID in POST when updating cell</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-sends-false-id-in-post-when-updating-cell</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/jqgrid-sends-false-id-in-post-when-updating-cell/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on JQgrid sends "false" ID in POST when updating cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-sends-false-id-in-post-when-updating-cell#p18191</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-sends-false-id-in-post-when-updating-cell#p18191</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Which version is used?</p>
<p>How look your code?</p>
<p>You can configure the id posted value using the prmNames parameter.</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ki:options</a></p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 25 Jun 2010 11:03:28 +0300</pubDate>
        </item>
        <item>
        	<title>colecut on JQgrid sends "false" ID in POST when updating cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-sends-false-id-in-post-when-updating-cell#p18113</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-sends-false-id-in-post-when-updating-cell#p18113</guid>
        	        	<description><![CDATA[<p>I&#39;m trying to perform a cell-edit that updates the source SQL database.</p>
<p>I&#39;m trying to change the Status field of the table, the row I&#39;m updating is LeadId 152.</p>
<p>This is the POST string that FireFox tells me is being sent by Jquery:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2051' value='Select Code' data-codeid='sfcode2051' /></p>
<div class='sfcode' id='sfcode2051'>Status=S&#38;<strong><span style="text-decoration: underline;">false</span></strong>=152&#38;oper=edit</div>
</p>
<p>The false is what is troubling me.. It should be sending the name of the table&#39;s key field, I&#39;m assuming.&#160; It has the value of 152 correct, but the name of the field is not sent. I&#39;ve tried specifically setting the "key" attribute for the LeadId column property, but JQGrid must already know this because it is pulling the proper value of the row I am editing... so why the <strong><span style="text-decoration: underline;">false</span></strong> in the post string?</p>
</p>
<p>I&#39;m created my own update script that works around this, but I&#39;m trying to automate this using jqgrid php and need to get the right key name..</p>
]]></description>
        	        	<pubDate>Mon, 21 Jun 2010 22:39:52 +0300</pubDate>
        </item>
</channel>
</rss>