<?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 get current grid ID when double click on header?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-current-grid-id-when-double-click-on-header</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-get-current-grid-id-when-double-click-on-header/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>MrDood on How to get current grid ID when double click on header?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-current-grid-id-when-double-click-on-header#p27593</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-current-grid-id-when-double-click-on-header#p27593</guid>
        	        	<description><![CDATA[<p>Hi,<br />I&#39;m developing a page using several jqGrid&#39;s and I want to add generic functionality for all my grids.<br />I&#39;ve added:<br />$(".ui-jqgrid-htable th div").dblclick(function(event) {</p>
<p>to catch the double click no the header but I want to catch the ID of the grid to use it for adding rows etc.<br />If i try this.id I get a longer Id than specified. For example I&#39;ve added a grid called #grid1 I receive jqqh_grid1 using this.id.</p>
<p>Any ideas how to get the grid id, or should I add my generic function in some other way?<br />Thx,<br />A:)&#160;</p>
]]></description>
        	        	<pubDate>Mon, 22 Oct 2012 15:38:46 +0300</pubDate>
        </item>
</channel>
</rss>