<?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 to handle Drag and Drop Event</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-handle-drag-and-drop-event</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-to-handle-drag-and-drop-event/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rp123 on How to handle Drag and Drop Event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-handle-drag-and-drop-event#p24799</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-handle-drag-and-drop-event#p24799</guid>
        	        	<description><![CDATA[<p>My current requirement is to always sort the first column in the grid, so if a column is dragged into the first position of the grid it should be sorted. How do I handle the drag and drop event to know when a column has been dragged to the first position in the grid? Is there an onDragCompleted event that can be handled? I have already tried the following with no success:</p>
</p>
<p>jQuery("#list").jqGrid(&#39;gridDnD&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; onstop: sortColumn()<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });</p>
]]></description>
        	        	<pubDate>Mon, 03 Oct 2011 21:45:30 +0300</pubDate>
        </item>
</channel>
</rss>