<?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: CellEdit mode: click vs double-click</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-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/celledit-mode-click-vs-double-click/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>timeriver on CellEdit mode: click vs double-click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p23961</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p23961</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>$("#mygrid").jqGrid({</p>
<p>...</p>
<p>cellEdit: true,</p>
<p>beforeSelectRow : function(rowid) {return false;},</p>
<p>ondblClickRow: function (rowid, iRow,iCol) {<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#mygrid").editCell(iRow, iCol, true);</p>
<p>},</p>
<p>...</p>
<p>});</p>
</blockquote>
<hr />
<p>Can I know about how to use this code and the single click on the row will still be marked?</p>
</p>
<p>Because this code will cause single click failed.</p>
</p>
<p>Thanks a lot !</p>
]]></description>
        	        	<pubDate>Fri, 15 Jul 2011 08:47:02 +0300</pubDate>
        </item>
        <item>
        	<title>tony on CellEdit mode: click vs double-click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7714</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7714</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Download the last update from GitHub, then do the following</p>
<p>$("#mygrid").jqGrid({</p>
<p>...</p>
<p>cellEdit: true,</p>
<p>beforeSelectRow : function(rowid) {return false;},</p>
<p>ondblClickRow: function (rowid, iRow,iCol) {<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#mygrid").editCell(iRow, iCol, true);</p>
<p>},</p>
<p>...</p>
<p>});</p>
<p>Multiselect in this case will not have effect.</p>
<p>Enjoy</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 07:26:29 +0300</pubDate>
        </item>
        <item>
        	<title>todd_b on CellEdit mode: click vs double-click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7678</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7678</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>A good idea, will see what I can do (not promise).</p>
<p>Best Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Tony,</p>
<p>Any progress on this?&#160; If not, what is the best way to contribute a ondblClickCell event/function?</p>
<p>I really need two events to distinguish row data and individual cell data.</p>
<p>Todd</p>
]]></description>
        	        	<pubDate>Tue, 07 Jul 2009 12:28:32 +0300</pubDate>
        </item>
        <item>
        	<title>tony on CellEdit mode: click vs double-click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7056</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7056</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>A good idea, will see what I can do (not promise).</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 04 Jun 2009 05:20:50 +0300</pubDate>
        </item>
        <item>
        	<title>snobo on CellEdit mode: click vs double-click</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7032</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/celledit-mode-click-vs-double-click#p7032</guid>
        	        	<description><![CDATA[<p>Tastes differ, of course, but I personally find inconvenient that in CellEdit mode, a cell is converted to the input and the edit starts on CLICK. I would prefer DOUBLE-CLICK. My question is - is there a way to achieve it without source-code hacking?</p>
<p>thanx in advance for any tip,<br />snobo</p>
]]></description>
        	        	<pubDate>Wed, 03 Jun 2009 11:24:25 +0300</pubDate>
        </item>
</channel>
</rss>