<?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: idPrefix and gridDnD bug</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/idprefix-and-griddnd-bug</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/idprefix-and-griddnd-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Patrik on idPrefix and gridDnD bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/idprefix-and-griddnd-bug#p30006</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/idprefix-and-griddnd-bug#p30006</guid>
        	        	<description><![CDATA[<p>Hello</p>
</p>
<p>This bug appears when I set up drag and drop using gridDnD between two grids and the target grid has no rows and has an idPrefix defined.</p>
</p>
<p>The problem is the empty row thats created if the drop grid has no rows, the row is created with the id &#39;jqg_empty_row&#39; and the idPrefix is appended to it when created. And when you try to remove the row up on drop it doesn&#39;t exist with id &#39;jqg_empty_row&#39; due to the idPrefix, so the empty row doesn&#39;t get removed.</p>
]]></description>
        	        	<pubDate>Thu, 19 Dec 2013 11:55:38 +0200</pubDate>
        </item>
</channel>
</rss>