<?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: capture right click event</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/capture-right-click-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/capture-right-click-event/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tjones1105 on capture right click event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17723</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17723</guid>
        	        	<description><![CDATA[<p>I too am trying to get the onRightClickRow function to work. I&#39;m using 3.6.4 and I&#39;m having no luck. Are there any examples, non tree view based of this?</p>
</p>
<p>thanks,</p>
<p>tom</p>
]]></description>
        	        	<pubDate>Fri, 04 Jun 2010 01:59:22 +0300</pubDate>
        </item>
        <item>
        	<title>tony on capture right click event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17697</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17697</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can look into the demos:</p>
<p>New in version 3.5 =&#62; TreeGrid real world example</p>
<p>where we use this</p>
<p><a href="http://www.trendskitchens.co.nz/jquery/contextmenu/" rel="nofollow" target="_blank"><a href="http://www.trendskitchens.co.n" rel="nofollow">http://www.trendskitchens.co.n</a>.....ntextmenu/</a></p>
<p>plugin</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 02 Jun 2010 21:53:03 +0300</pubDate>
        </item>
        <item>
        	<title>jasone66 on capture right click event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17658</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17658</guid>
        	        	<description><![CDATA[<p>That event worked for showing a context menu.&#160; However,&#160;my new&#160;problem occurs if the user doesn&#39;t click an option in the context menu it doesnt disappear unless the user right clicks on another row in the grid.&#160;&#160;I would assume that clicking on any row would cause the context menu to disappear but that isnt the case.&#160; I&#39;ve tried several ContextMenu plugins and I get the same result with each.&#160; I tried using the onSelectRow event to close the context menu but that isnt working either.</p>
<p>Any suggestions?</p>
]]></description>
        	        	<pubDate>Tue, 01 Jun 2010 21:44:06 +0300</pubDate>
        </item>
        <item>
        	<title>DaElectric on capture right click event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17546</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17546</guid>
        	        	<description><![CDATA[<p><a rel="nofollow" href="/jqgridwiki/doku.php?id=wiki:events" target="_blank"></a><a href="http://www.trirand.com/jqgridw" rel="nofollow" target="_blank">http://www.trirand.com/jqgridw</a>.....iki:events</p>
</p>
<p>You just need to define a right click event for the grid parameters.</p>
</p>
<table border="0">
<thead>
<tr>
<th class="col0">Event</th>
<th class="col1">Parameters</th>
<th class="col2">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="col0">
<p>onRightClickRow</p>
</p>
</td>
<td class="col1">
<p>rowid, <br />iRow, <br />iCol, <br />e</p>
</p>
</td>
<td class="col2">Raised immediately after row was right clicked.  <br /><em>rowid</em> is the id of the row, <br /><em>iRow</em> is the index of the  row (do not mix this with the rowid),<br /><em>iCol</em> is the index of the  cell.<br /><em>e</em> is the event object. <br />Note &#8211; this event does not work in  Opera browsers, since Opera does not support oncontextmenu event</td>
</tr>
</tbody>
</table>
]]></description>
        	        	<pubDate>Fri, 28 May 2010 18:33:52 +0300</pubDate>
        </item>
        <item>
        	<title>jasone66 on capture right click event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17542</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/capture-right-click-event#p17542</guid>
        	        	<description><![CDATA[<p>I want to add a context menu to the grid. &#160;How do I capture the right click event on a row?</p>
]]></description>
        	        	<pubDate>Fri, 28 May 2010 16:49:40 +0300</pubDate>
        </item>
</channel>
</rss>