<?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: TreeGrid not loading properly on IE7</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/treegrid-not-loading-properly-on-ie7</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/treegrid-not-loading-properly-on-ie7/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>pioto on TreeGrid not loading properly on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/treegrid-not-loading-properly-on-ie7#p21849</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/treegrid-not-loading-properly-on-ie7#p21849</guid>
        	        	<description><![CDATA[<p>What should I be checking it for? I can say for sure that the data isn&#39;t totally invalid, as it works fine on IE8, IE9, Firefox, Chrome, ... Just not IE 7. And, when I looked at the data, I saw no stray commas.</p>
]]></description>
        	        	<pubDate>Thu, 27 Jan 2011 16:07:56 +0200</pubDate>
        </item>
        <item>
        	<title>tony on TreeGrid not loading properly on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/treegrid-not-loading-properly-on-ie7#p21847</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/treegrid-not-loading-properly-on-ie7#p21847</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please check again the data provided to the grid.</p>
<p>This is the most important part to the tree grid.</p>
<p>Also there is a quite good examples here:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:nested_set_model" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>....._set_model</a></p>
<p>and here</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:adjacency_model" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ency_model</a></p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 27 Jan 2011 14:54:12 +0200</pubDate>
        </item>
        <item>
        	<title>pioto on TreeGrid not loading properly on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/treegrid-not-loading-properly-on-ie7#p21778</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/treegrid-not-loading-properly-on-ie7#p21778</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m using jqgrid 3.8.2, and it seems that the treegrid plugin isn&#39;t loading properly on IE7 (and presumably not IE6, but I haven&#39;t tested it there yet). The top-level grid loads, but the div.treeclick elements never get added to the DOM, it seems. Any suggestions for narrowing down the possible cause of this?</p>
<p>I am using JSON for my data source, but it doesn&#39;t seem like I have trailing commas, so I don&#39;t think I&#39;m having the issue in /blog/?page_id=393/treegrid/treegrid-not-working-on-ie-6-and-7/ does work.</p>
<p>I&#39;m setting up my grid like this:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6904' value='Select Code' data-codeid='sfcode6904' /></p>
<div class='sfcode' id='sfcode6904'>&#160;&#160;&#160; $(&#39;#...&#39;).jqGrid({<br />&#160;&#160;&#160;&#160; url: &#34;...&#34;,<br />&#160;&#160;&#160;&#160; postData: {...},<br />&#160;&#160;&#160;&#160; treeGrid: true,<br />&#160;&#160;&#160;&#160; rowNum: -1,<br />&#160;&#160;&#160;&#160; treeGridModel: &#39;adjacency&#39;,<br />&#160;&#160;&#160;&#160; ExpandColumn: &#39;...&#39;,<br />&#160;&#160;&#160;&#160; datatype: &#39;json&#39;,<br />&#160;&#160;&#160;&#160; treedatatype: &#39;json&#39;,<br />&#160;&#160;&#160;&#160; height: &#39;auto&#39;,<br />&#160;&#160;&#160;&#160; colNames: [...],<br />&#160;&#160;&#160;&#160; colModel: [<br />&#160;&#160;&#160;&#160;&#160; ...<br />&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160; sortname: &#39;...&#39;,<br />&#160;&#160;&#160;&#160; treeIcons: {leaf: &#39;ui-icon-none&#39;},<br />&#160;&#160;&#160;&#160; ajaxGridOptions: {error: ajaxError},<br />&#160;&#160;&#160;&#160; &#39;gridComplete&#39;: gridComplete<br />&#160;&#160;&#160; });</div>
]]></description>
        	        	<pubDate>Fri, 21 Jan 2011 18:23:27 +0200</pubDate>
        </item>
</channel>
</rss>