<?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: ie 7/8 issues (not trailing comma)</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/ie-78-issues-not-trailing-comma</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/ie-78-issues-not-trailing-comma/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>wdewind on ie 7/8 issues (not trailing comma)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-78-issues-not-trailing-comma#p18719</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-78-issues-not-trailing-comma#p18719</guid>
        	        	<description><![CDATA[<p>figured it out</p>
]]></description>
        	        	<pubDate>Wed, 21 Jul 2010 18:20:01 +0300</pubDate>
        </item>
        <item>
        	<title>wdewind on ie 7/8 issues (not trailing comma)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-78-issues-not-trailing-comma#p18718</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-78-issues-not-trailing-comma#p18718</guid>
        	        	<description><![CDATA[<p>I got the unminified from github.&#160; Here is where it is failing in IE7/8 (lines 1172-1184 of <a href="http://github.com/tonytomov/jqGrid/raw/master/js/grid.base.js" rel="nofollow" target="_blank"><a href="http://github.com/tonytomov/jq" rel="nofollow">http://github.com/tonytomov/jq</a>.....id.base.js</a>, it fails on 1180):</p>
</p>
<p>while (i&#60;len) {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;cur = drows[i];<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;idr = $.jgrid.getAccessor(cur,idn);<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;if(idr === undefined) {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;idr = br+i;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;if(f.length===0){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;if(dReader.cell){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;var ccur = cur[dReader.cell];<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;idr = ccur[idn] &#124;&#124; idr;&#160; // IT FAILS ON THIS LINE, 1180<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;ccur=null;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}</p>
<p>any guesses?</p>
]]></description>
        	        	<pubDate>Wed, 21 Jul 2010 17:46:19 +0300</pubDate>
        </item>
        <item>
        	<title>wdewind on ie 7/8 issues (not trailing comma)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-78-issues-not-trailing-comma#p18704</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-78-issues-not-trailing-comma#p18704</guid>
        	        	<description><![CDATA[<p>Hi guys,</p>
</p>
<p>Using jqgrid, grids load fine in FF, don&#39;t load at all in ie7 or 8 and give the error:</p>
</p>
<p>&#39;undefined&#39; is null or not an object</p>
</p>
<p>line 53 char 427 in jquery.jqGrid.min.js</p>
<p>I&#39;ve tried jQuery 1.3.2 and 1.4.2 and both give the same error, I&#39;ve run  both the JSON and my code through lint to make sure there are no  trailing commas (usually what takes out IE when FF is working in my  experience).</p>
</p>
<p>Any idea what&#39;s going on on line 53 that I might be missing?&#160; If not, where can I find an unminified version of jqgrid so I can debug this?</p>
</p>
<p>Thanks,</p>
<p>Will</p>
]]></description>
        	        	<pubDate>Wed, 21 Jul 2010 00:54:10 +0300</pubDate>
        </item>
</channel>
</rss>