<?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: Cannot call method 'indexOf' of undefined</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined</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/cannot-call-method-indexof-of-undefined/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Cannot call method 'indexOf' of undefined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24979</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24979</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The rows should have uniquie ID - This is requirment in order grid to work properly</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 25 Oct 2011 12:50:32 +0300</pubDate>
        </item>
        <item>
        	<title>dpugh on Cannot call method 'indexOf' of undefined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24953</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24953</guid>
        	        	<description><![CDATA[<p>Tony</p>
</p>
<p>You get this when the row doesn&#39;t have a unique row id. &#160;If there are multiple rows on the grid with the same rowid, pt then contains an array not a HTMLTableRowElement and fails with the above.</p>
</p>
<p>Dave</p>
]]></description>
        	        	<pubDate>Fri, 21 Oct 2011 15:21:34 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Cannot call method 'indexOf' of undefined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24867</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24867</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please post or send me a test case?</p>
<p>Thank you</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 11 Oct 2011 19:06:22 +0300</pubDate>
        </item>
        <item>
        	<title>photonjunky on Cannot call method 'indexOf' of undefined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24848</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cannot-call-method-indexof-of-undefined#p24848</guid>
        	        	<description><![CDATA[</p>
<p>jqGrid 4.1.2</p>
<p>Got this error "Uncaught TypeError: &#160;Cannot call method &#39;indexOf&#39; of undefined".</p>
<p>Error occurs only in Chrome, I am using version 14.0.835.202</p>
<p>Error occurs in jquery.jqGrid.src.js:2496 in the following line of the setSelection event:</p>
<p>if(!pt &#124;&#124; pt.<span style="color: #ff0000;">className</span>.indexOf( &#39;ui-state-disabled&#39; ) &#62; -1 ) { return; }</p>
<p>The className is undefined in the DOM in Chrome, (it worked in IE9 and Firefox 3.6.8).</p>
<p>This prevents any onSelectRow event from executing.</p>
</p>
<p>Any ideas? &#160;If not, any way to hack around it (by forcing a pt.className?)</p>
</p>
<p>Thanks for this great component - the virtual scrolling feature is excellent.</p>
]]></description>
        	        	<pubDate>Mon, 10 Oct 2011 23:16:09 +0300</pubDate>
        </item>
</channel>
</rss>