<?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: Columnchooser double click vs single click</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/columnchooser-double-click-vs-single-click</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/columnchooser-double-click-vs-single-click/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ilagi on Columnchooser double click vs single click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/columnchooser-double-click-vs-single-click#p30770</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/columnchooser-double-click-vs-single-click#p30770</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Thanks for the idea! You were right, it took me 5 seconds to change this, I just had to change</p>
<p>selectionMode: 'click,d&#38;d'</p>
<p>to</p>
<p>selectionMode: 'dblclick,d&#38;d'</p>
<p>in the jquery.uix.multiselect.js</p>
<p>Â </p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Tue, 17 Jun 2014 00:07:13 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Columnchooser double click vs single click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/columnchooser-double-click-vs-single-click#p30762</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/columnchooser-double-click-vs-single-click#p30762</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is a good question.<br />
Unfortunately this is not supported. This depend on multiselect plugin distributed with jqGrid.<br />
I have look into code and see that only a click is supported, but ....<br />
If you are familiar with JavaScript you can easy make this to work depending on your needs -<br />
just open multiselect.js and see the jQuery click functions replace the need (not all) with dblclick.</p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Fri, 13 Jun 2014 11:48:51 +0300</pubDate>
        </item>
        <item>
        	<title>ilagi on Columnchooser double click vs single click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/columnchooser-double-click-vs-single-click#p30759</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/columnchooser-double-click-vs-single-click#p30759</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I use the columnchooser of jqgrid and my users complain that due to the single clicking on the column names moves the columns from one side to the other (from selected to available or vica-versa) they accidentally move things when they click.</p>
<p>Is it possible to change this, so only double-click would move the cells in the column chooser between the currently displayed and available list?</p>
<p>Â </p>
<p>Thanks,</p>
<p>Ilagi</p>
]]></description>
        	        	<pubDate>Thu, 12 Jun 2014 23:39:44 +0300</pubDate>
        </item>
</channel>
</rss>