<?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 Row ID Copying to Other Rows</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-row-id-copying-to-other-rows</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-row-id-copying-to-other-rows/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>justinkneff on JQGrid Row ID Copying to Other Rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-row-id-copying-to-other-rows#p27601</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-row-id-copying-to-other-rows#p27601</guid>
        	        	<description><![CDATA[<p>Fixed. Some user was setting the row ID on success because we add rows to the grid and need new unique ID&#39;s as they go and it&#39;s supposedly getting returned on save from the database.</p>
<p>Oy, lots of head pain on this one.</p>
]]></description>
        	        	<pubDate>Mon, 22 Oct 2012 20:11:22 +0300</pubDate>
        </item>
        <item>
        	<title>justinkneff on JQGrid Row ID Copying to Other Rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-row-id-copying-to-other-rows#p27600</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-row-id-copying-to-other-rows#p27600</guid>
        	        	<description><![CDATA[<p>Using JQGrid 4.3.0, Jquery 1.6.2, and JQuery UI 1.8.16. When editing a row in JQGrid I get a unique issue where the cell that represents the ID of the row copy&#39;s to another. So when the grouping is not set the following is done to activate this</p>
<ul>
<li>Double click to inline-edit.</li>
<li>Select the bottom row of the active jqgrid.</li>
<li>The Record ID copy&#39;s to the bottom item.</li>
</ul>
<p>Has anyone else come accross this?</p>
<p>Things to note:</p>
<p>It does not occur everytime. This makes it very hard to debug<br />Refreshing the grid gives them the correct ID&#39;s. However any edits done on these rows before noticing puts the data onto the associated record of the duplicate ID.</p>
<p>The row events are the following when the data is first laoded into the table by a remote handler.</p>
<pre></pre>
<pre>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; onSelectRow:&#160;tableRowSelect,
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ondblClickRow:&#160;tableRowDoubleClick,</pre>
]]></description>
        	        	<pubDate>Mon, 22 Oct 2012 19:09:11 +0300</pubDate>
        </item>
</channel>
</rss>