<?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: Grid showing "undefined" after upgrade</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grid-showing-undefined-after-upgrade</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/grid-showing-undefined-after-upgrade/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>regisg on Grid showing "undefined" after upgrade</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-showing-undefined-after-upgrade#p22765</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-showing-undefined-after-upgrade#p22765</guid>
        	        	<description><![CDATA[<p>After further investigations with firebug.</p>
<p>Json datas seems correcty parsed : the addJSONData function is called and the line 1314&#160; <em>$("#"+$.jgrid.jqID(ts.p.id)+" tbody:first").append(rowData.join(&#39;&#39;)); </em>is executed. The selector <em>$("#"+$.jgrid.jqID(ts.p.id)+" tbody:first") holds the right dom element for the grid. At this time "undefined" is already shown. </em></p>
<p><em>This command executed, the DOM is correcty updated : I can see my datas in children of grid&#39;s tbody element&#8230;. but rows remains invisible, only "undefined" is shown.</em></p>
<p><strong><br /></strong></p>
<p><em><strong>[SOLVED] jqGrid 4.0 requires local file inclusion. I&#39;ve added the locale script before loading jqGrid... now everythings is fine.</strong><br /></em></p>
]]></description>
        	        	<pubDate>Wed, 13 Apr 2011 12:11:32 +0300</pubDate>
        </item>
        <item>
        	<title>regisg on Grid showing "undefined" after upgrade</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-showing-undefined-after-upgrade#p22763</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-showing-undefined-after-upgrade#p22763</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I&#39;ve noticed that Firefox4 works only with the new version of jqGrid. So, I&#39;ve installed 4.0.&#160;&#160; Before upgrade, I was using 3.7.2 and everything was fine.</p>
<p>After upgrade, the grid is shown with the right columns names with the message, in the center of the grid, "undefined"&#8230; I can&#39;t figure what&#39;s happening&#8230; The json datas used to build the grid are the same, I have keep the same configuration parameters.</p>
<p>I&#39;ve read docs and I haven&#39;t noticed any backward compatibilty info.</p>
<p>Does anyone have an idea about what&#39;s happening</p>
<p>Thanks for your help !</p></p>
]]></description>
        	        	<pubDate>Wed, 13 Apr 2011 11:19:12 +0300</pubDate>
        </item>
</channel>
</rss>