<?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: how I can change the object drawn in a drag &#38; drop</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-i-can-change-the-object-drawn-in-a-drag-drop</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/how-i-can-change-the-object-drawn-in-a-drag-drop/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>persei on how I can change the object drawn in a drag &#38; drop</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-i-can-change-the-object-drawn-in-a-drag-drop#p21014</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-i-can-change-the-object-drawn-in-a-drag-drop#p21014</guid>
        	        	<description><![CDATA[<p>hi to everyone.</p>
<p>how I can change the object drawn in a drag &#38; drop</p>
<p>to drag a row now, but instead of the user to see that row,<br />I need to see something else.&#160;either an image, a text box, a dialog or<br />whatever</p>
<p>I have two grids "and grid2 grid1"</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2838' value='Select Code' data-codeid='sfcode2838' /></p>
<div class='sfcode' id='sfcode2838'>
<p>$(&#39;#grid1&#39;).jqgrid(&#39;gridDnD&#39;,{</p>
<p><span style=&#34;white-space: pre;&#34;> </span>&#160;connectWith:&#39;#grid2&#39;</p>
<p><span style=&#34;white-space: pre;&#34;> </span>,onstart:function (){...}</p>
<p><span style=&#34;white-space: pre;&#34;> </span>,beforedrop:function(e,ui,items){...}</p>
<p>})</p>
</div>
]]></description>
        	        	<pubDate>Fri, 26 Nov 2010 22:57:54 +0200</pubDate>
        </item>
</channel>
</rss>