<?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: duplicate tr ids if multiple grids</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids</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/duplicate-tr-ids-if-multiple-grids/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>cosmin on duplicate tr ids if multiple grids</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24911</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24911</guid>
        	        	<description><![CDATA[<p>Hi guys,</p>
<p>I saw that the id prefix new feature was included in the new release, could you give me a sample with how will be use this property ? I tried to put the property in various place but no success until now.</p>
</p>
<p>Please advice!</p>
]]></description>
        	        	<pubDate>Mon, 17 Oct 2011 16:50:30 +0300</pubDate>
        </item>
        <item>
        	<title>fontzter on duplicate tr ids if multiple grids</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24755</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24755</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>Thanks for the very fast response. &#160;The idprefix will be great. I had a couple of questions though:</p>
</p>
<p>Do you plan to strip the prefix back out for all the events and methods that use selrow?</p>
</p>
<p>If so, maybe you could make a random default value something like this:</p>
<p>idPrefix&#160;: new Date().getTime().toString()</p>
</p>
<p>Thanks again,</p>
</p>
<p>Dave</p></p>
]]></description>
        	        	<pubDate>Wed, 28 Sep 2011 15:59:45 +0300</pubDate>
        </item>
        <item>
        	<title>tony on duplicate tr ids if multiple grids</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24751</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24751</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. This should be done a long time before this post.</p>
<p>Now it is implemented.</p>
<p>I have added idPrefix parameter to the grid where you can set it and have a uniquie id&#39;s for every grid.</p>
<p><a href="https://github.com/tonytomov/jqGrid/commit/a723670fc177670f7454711294286472b07eac5d" rel="nofollow" target="_blank">https://github.com/tonytomov/jqGrid/commit/a723670fc177670f7454711294286472b07eac5d</a></p>
<p>We will publish very soon a new release.</p>
<p>Kind Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Wed, 28 Sep 2011 09:12:18 +0300</pubDate>
        </item>
        <item>
        	<title>fontzter on duplicate tr ids if multiple grids</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24747</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-tr-ids-if-multiple-grids#p24747</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Thanks for the awesome plugin. &#160;I noticed that the id attribute on the tr elements is set to the key field value. &#160;Since this is often an integer from the database, it is quite possible to have the same id for different grids. &#160;This causes elements on the page with the same id. &#160;Are there plans to change this? &#160;Maybe, prefix the id with the grid table id or some random guid or something?</p>
</p>
<p>Thanks,</p>
</p>
<p>Dave</p></p>
]]></description>
        	        	<pubDate>Tue, 27 Sep 2011 20:41:12 +0300</pubDate>
        </item>
</channel>
</rss>