<?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: IE7 'this/rows.0.cells' is null or not an object</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie7-thisrows-0-cells-is-null-or-not-an-object</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/ie7-thisrows-0-cells-is-null-or-not-an-object/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jackkitley on IE7 'this/rows.0.cells' is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie7-thisrows-0-cells-is-null-or-not-an-object#p20544</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ie7-thisrows-0-cells-is-null-or-not-an-object#p20544</guid>
        	        	<description><![CDATA[<p>Hi Tony, no, im attaching the grid to a &#60;table element.</p>
<p>&#160;* jqGrid&#160; 3.8 - jQuery Grid<br />&#160;* Copyright (c) 2008, Tony Tomov, <a href="mailto:tony@trirand.com" target="_blank">tony@trirand.com</a> is the version im using.</p>
<p>//My CODE</p>
<p>&#60;div class="grid_15&#8243; id="flexicontent"&#62;</p>
<p>&#60;table id="list" &#62;&#60;/table&#62; <br />&#60;div id="pager"&#62;&#60;/div&#62;</p>
<p>&#60;/div&#62;</p>
<p>jQuery(document).ready(function(){</p>
<p>jQuery("#list").jqGrid({<br />&#160;&#160; &#160;&#160;&#160; &#160;url:&#39;/clubs/event_contacts_view_data&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;datatype: &#39;json&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;mtype: &#39;POST&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;colNames:[</p>
</p>
<p>You can see that im attaching the grid to the #list table element.</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Thu, 28 Oct 2010 14:06:32 +0300</pubDate>
        </item>
        <item>
        	<title>tony on IE7 'this/rows.0.cells' is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie7-thisrows-0-cells-is-null-or-not-an-object#p20541</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ie7-thisrows-0-cells-is-null-or-not-an-object#p20541</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is not a bug.</p>
<p>The problem I think is that you attach a grid to a div element and not to a table.</p>
<p>Using the last version will prevent this with error message.</p>
<p>I suppose you use version prior to 3.8.x</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 28 Oct 2010 13:29:06 +0300</pubDate>
        </item>
        <item>
        	<title>jackkitley on IE7 'this/rows.0.cells' is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie7-thisrows-0-cells-is-null-or-not-an-object#p20538</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ie7-thisrows-0-cells-is-null-or-not-an-object#p20538</guid>
        	        	<description><![CDATA[<p>Hi everyone, ive been trying to find what waas causing this error for quite some time with IETESTER.</p>
<p>I eventually found the problem and it appears to be very odd.</p>
<p>I create my grid as it should be created from demo&#39;s that i have seen, i have there two elements as my placements:</p>
<p>&#60;table id="list" &#62;&#60;/table&#62; <br />&#60;div id="pager"&#62;&#60;/div&#62;</p>
</p>
<p>The problem is when this happens:</p>
<p>&#60;div class="grid_15" id="flexicontent"&#62;</p>
<p>&#60;table id="list" &#62;&#60;/table&#62; <br />&#60;div id="pager"&#62;&#60;/div&#62; </p>
<p>&#60;/div&#62;.</p>
</p>
<p>As soon as the two placement elements are put into a div element that&#160; &#39;this/rows.0.cells&#39; is null or not an object error comes up.</p>
<p>It very odd and i need it to be in the div because this is for the styling of the website so it cant be left out.</p>
</p>
<p>Any help would be fantastic.</p>
]]></description>
        	        	<pubDate>Thu, 28 Oct 2010 12:38:13 +0300</pubDate>
        </item>
</channel>
</rss>