<?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 and drag&#38;drop</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-dragdrop</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-and-dragdrop/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>vandalo on jqGrid and drag&#38;drop</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-dragdrop#p19763</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-dragdrop#p19763</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I am trying to implement a drag&#38;drop between a jqGrid and another element (DIV) on my page.</p>
<p>I&#39;ve tried different ways but none of them seem to work.</p>
<p>Is there any way I can do that?</p>
</p>
<p>Regards,</p>
</p>
<p>Alberto</p>
<p>UPDATE:</p>
<p>I&#39;ve tried to implement something like this:</p>
</p>
<p>&#160;$(&#39;#startDragging&#39;).bind(&#39;click&#39;, function(e) {</p>
<p><span style="white-space: pre;"> </span>$("#row_num_15068&#8243;).draggable({ zIndex: 2700, iframeFix: true, appendTo: "body", helper: "clone" });&#160;&#160; &#160; &#160; &#160; &#160; &#160;</p>
<p><span style="white-space: pre;"> </span>alert("start dragging"); &#160; &#160; &#160; &#160; &#160; &#160;</p>
<p>}); &#160; &#160; &#160; &#160; &#160; &#160;</p>
</p>
<p>and it works except in IE 8.0.</p>
</p>
<p>Alberto</p>
]]></description>
        	        	<pubDate>Mon, 13 Sep 2010 19:44:58 +0300</pubDate>
        </item>
</channel>
</rss>