<?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 of rows triggerred when selecting/clicking row only</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only</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/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Renso on Drag and drop of rows triggerred when selecting/clicking row only</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only#p7624</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only#p7624</guid>
        	        	<description><![CDATA[<p>Thanks Tony, makes perfect sense, just wanted to make sure I was not missing something.</p>
]]></description>
        	        	<pubDate>Thu, 02 Jul 2009 07:17:22 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Drag and drop of rows triggerred when selecting/clicking row only</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only#p7588</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only#p7588</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is way that table drag and drop plugin work.</p>
<p>Do not have plans to resolve this in the moment. This require to change this plugin, which I do not want.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 02 Jul 2009 02:10:40 +0300</pubDate>
        </item>
        <item>
        	<title>Renso on Drag and drop of rows triggerred when selecting/clicking row only</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only#p7576</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/drag-and-drop-of-rows-triggerred-when-selectingclicking-row-only#p7576</guid>
        	        	<description><![CDATA[<p>I am using the drag-and-drop feature with jqGrid version 3.4.4. I works great! The only issue is that I am allowing users to edit data as well and this of course happens as they <span style="color: #ff0000;">select/click</span> the row to edit before clicking the "edit this row" icon, which also <span style="color: #ff0000;">triggers the drag and drop event</span>. Although it does work to some degree the users are confused as you can see the Ajax call as you select the record (which makes an Ajax call to save the newly dragged item) although they have not technically dragged it at all, and it removes the highlighting from the row, so when they click the edit icon it does work but some users are waiting for the Ajax call to finish and highlight their row which does never happen. So all a bit confusing. So the problem in short is that the drag-and-drop event needs to be ignored when simply clicking/selecting the row. I placed this under bugs as I am not sure if it is an issue or a "feature".&#160;</p>
<p>By the way I am using a delayed setting of the row in the success event:</p>
<p><span class="sfcode">setTimeout(function() { $(item).setSelection($(row).attr(&#39;id&#39;)); }, 200);</span></p>
]]></description>
        	        	<pubDate>Wed, 01 Jul 2009 07:38:06 +0300</pubDate>
        </item>
</channel>
</rss>