<?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: onCellSelect but with IE and multiselect</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/oncellselect-but-with-ie-and-multiselect</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/oncellselect-but-with-ie-and-multiselect/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on onCellSelect but with IE and multiselect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/oncellselect-but-with-ie-and-multiselect#p18035</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/oncellselect-but-with-ie-and-multiselect#p18035</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Maybe it will be interested what is the content of the cell in the grid - does this mean that the cell contain another table with td or th elements?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 20 Jun 2010 09:24:28 +0300</pubDate>
        </item>
        <item>
        	<title>jamolina on onCellSelect but with IE and multiselect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/oncellselect-but-with-ie-and-multiselect#p17980</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/oncellselect-but-with-ie-and-multiselect#p17980</guid>
        	        	<description><![CDATA[<p>I&#39;m using a jqGrid with multiselect = true. Also, I have an event attached to onCellSelect. When I select text from multiple columns IE throws this error:</p>
<p>&#39;parentNode&#39; is null or not an object</p>
<p>When debugging I found the problem on the getCellIndex function. When checking if the jQuery object is a th or td it tries to return the closest td or th. If I check the html on the jQuery object I can see that it consist of multiple td&#39;s, and this returns undefined, causing the next line to throw the above mentioned error.</p>
<p>I tried to reproduce this in FireFox but it seems to be ok.</p>
]]></description>
        	        	<pubDate>Wed, 16 Jun 2010 20:18:18 +0300</pubDate>
        </item>
</channel>
</rss>