<?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: Drag and Drop rows and Chome.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-rows-and-chome</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/drag-and-drop-rows-and-chome/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Herb on Drag and Drop rows and Chome.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-rows-and-chome#p26839</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-rows-and-chome#p26839</guid>
        	        	<description><![CDATA[<p>Found the solution. &#160;I was making a stupid mistake, so disregard the &#160;above problem.</p>
]]></description>
        	        	<pubDate>Fri, 22 Jun 2012 21:29:22 +0300</pubDate>
        </item>
        <item>
        	<title>Herb on Drag and Drop rows and Chome.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-rows-and-chome#p26836</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-rows-and-chome#p26836</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I&#39;m working with the jqGrid and was experimenting with the drag and drop functionality that&#39;s built into the plugin. &#160;I&#39;m using the most recent versions of jquery, jquery ui, jqgrid, etc.</p>
</p>
<p>I kind of have 2 problems, but I&#39;ll start with the more complicated one because if that one doesn&#39;t get panned out then the drag and drop feature isn&#39;t a viable option.</p>
<p>The bigger problem is that the drag and drop simply does not work in Chrome, at all. &#160;I can drag from a jqGrid, but dropping onto another grid does not work. &#160;It simply leaves the row in the &#39;dropped&#39; location, never inserting into the grid and just floats there until the page is refreshed. &#160;</p>
</p>
<p>Just loading 2 basic grid&#39;s with data through an ajax call, and here&#39;s the two lines to implement the drag and drop functionality.</p>
</p>
<p>&#160; &#160; &#160; &#160; $("#teamRosterBench").jqGrid(&#39;gridDnD&#39;, { connectWith: &#39;#teamRosterStarters&#39; });<br />&#160; &#160; &#160; &#160; $("#teamRosterStarters").jqGrid(&#39;gridDnD&#39;, {connectWith: &#39;#teamRosterBench&#39;});</p>
</p>
<p>This problem persists both ways in chrome. &#160;There seems to be something wrong with it in Firefox as well, but I can at least successfully drag AND drop rows in firefox.</p>
</p>
<p>Please advise.</p>
]]></description>
        	        	<pubDate>Fri, 22 Jun 2012 17:10:30 +0300</pubDate>
        </item>
</channel>
</rss>