<?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: maybe a bug with gridDnD ?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/maybe-a-bug-with-griddnd</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/maybe-a-bug-with-griddnd/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>shou on maybe a bug with gridDnD ?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maybe-a-bug-with-griddnd#p19159</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maybe-a-bug-with-griddnd#p19159</guid>
        	        	<description><![CDATA[<p>if i try to use &#39;gridDnD&#39; with more than two Grids, it will not work proberly.</p>
<p>I want to combine 3 Grids together. I have tried it with the following code:</p>
<p>jQuery("#Grid1").gridDnD({connectWith:&#39;#Grid2,#Grid3&#39;});<br />jQuery("#Grid2").gridDnD({connectWith:&#39;#Grid1,#Grid3&#39;});<br />jQuery("#Grid3").gridDnD({connectWith:&#39;#Grid1,#Grid2&#39;});</p>
</p>
<p>it works to the point where I drop a row from "Grid1" or "Grid2"... the rowdata are not transferred to the new Grid <img class="spSmiley" style="margin:0" title="Cry" src="/blog/wp-content/forum-smileys/sf-cry.gif" alt="Cry" /></p>
<p>I have no idea what may be the error, because it works with 2 Grids.</p>
</p>
<p>Is it really a bug or am I doing something wrong? <img class="spSmiley" style="margin:0" title="Confused" src="/blog/wp-content/forum-smileys/sf-confused.gif" alt="Confused" /></p>
</p>
<p>greetings, shou</p>
]]></description>
        	        	<pubDate>Tue, 17 Aug 2010 16:15:22 +0300</pubDate>
        </item>
</channel>
</rss>