<?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: Grid Drag and Drop Copy?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grid-drag-and-drop-copy</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/grid-drag-and-drop-copy/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Grid Drag and Drop Copy?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-drag-and-drop-copy#p16520</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-drag-and-drop-copy#p16520</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Maybe you will need to use beforedrop event and then on this event you can set</p>
<p>ui.helper.dropped = false;</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:jquery_ui_methods#drag_and_drop_rows_between_grids" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ween_grids</a></p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Apr 2010 13:23:21 +0300</pubDate>
        </item>
        <item>
        	<title>ntobolski on Grid Drag and Drop Copy?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-drag-and-drop-copy#p16441</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-drag-and-drop-copy#p16441</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>i have a question. Is it possible to use the drag and drop function like a copy?</p>
<p>For example i set up 2 grids and activate drag and drop function: After dropping the item it will be removed from the source grid.</p>
<p>Is it possible drop only a copy to the target grid so that the original remains in the source grid? Or can i cancel the drag? So that i can add the data manual to the target?</p>
<p>At the moment i use the following workaround for my problem:</p>
<p>I do not accept the drag on the target grid and use the onstop event to recieve the the row data, then manual add the data to the target. The problem is that this event fires every time i stop a drag even when i &#160;am not over the target item.</p>
</p>
<p>Can anybody point me in the right direction to solve my problem? That would be great....</p>
</p>
<p>Thanks in advance</p>
]]></description>
        	        	<pubDate>Thu, 15 Apr 2010 22:35:41 +0300</pubDate>
        </item>
</channel>
</rss>