<?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: ids are not unique</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique</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/bugs/ids-are-not-unique/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on ids are not unique</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p21846</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p21846</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes we done a lot of progres here and we will contionue with this.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 27 Jan 2011 14:50:39 +0200</pubDate>
        </item>
        <item>
        	<title>wojciech on ids are not unique</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p21799</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p21799</guid>
        	        	<description><![CDATA[<p>There are more. All navigation buttons have id&#39;s like "next" and "prev".</p>
<p>I&#39;m actually having issues because of this - automated acceptance tests &#160;(Watir, Selenium etc)&#160;can&#39;t find elements when XHTML specs are broken.</p>
]]></description>
        	        	<pubDate>Mon, 24 Jan 2011 00:54:41 +0200</pubDate>
        </item>
        <item>
        	<title>tony on ids are not unique</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p9060</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p9060</guid>
        	        	<description><![CDATA[<p>Hello Mark,</p>
<p>You are right. Will fix this. Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 30 Aug 2009 11:51:52 +0300</pubDate>
        </item>
        <item>
        	<title>markw65 on ids are not unique</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p9059</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ids-are-not-unique#p9059</guid>
        	        	<description><![CDATA[<p>There are places where two grids on the same page will share id&#39;s.</p>
</p>
<p>So far, I&#39;ve not actually seen any issues with this - for the most part the grid code uses $("#id", context), where the context limits the jQuery search to the grid in question, but AFAIK having two elements with the same id on a single page is not allowed by any standard - so there&#39;s really nothing to guarantee that it will work.</p>
</p>
<p>Specifically the multiselect check-all checkbox is always jqgh_cb .</p>
</p>
<p>Also, column header ids are just jqgh_&#60;col_name&#62;. Now I _could_ avoid duplicates by not using duplicate names - but (a) thats not anywhere in the documentation (that I can find), and (b) its not always convenient to do that (for example, in my setup, the server-side datasource defines the column names, and I could have two grids which present different views onto the same data; its quite likely they will share /some/ columns).</p>
</p>
<p>Mark</p></p>
]]></description>
        	        	<pubDate>Sun, 30 Aug 2009 11:47:14 +0300</pubDate>
        </item>
</channel>
</rss>