<?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: E is null (jquery 1.3.2)</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/e-is-null-jquery-132</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/e-is-null-jquery-132/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Eren on E is null (jquery 1.3.2)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/e-is-null-jquery-132#p13358</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/e-is-null-jquery-132#p13358</guid>
        	        	<description><![CDATA[<blockquote>
<p>kikz4life said:</p>
<p>i&#39;m currenytly trying to integrating jqGrid to code igniter framework. i was using flexigrid in mywebsite.&#160; and were using jquery 1.2.6. When tried to upgrade my jquery 1.2.6 to 1.3.2 this error occured found by Firebug <em><strong>&#8220;E is null</strong></em>&#8220;. And trace it to jquery 1.3.2.min.js file.&#160;</p>
</p>
<p>What does this mean? could anyone help me with this.</p>
</p>
<p>FYI: i&#39;ve been able to use the jqGrid in CI but still no data retrieve, still a long way to go., but really interested in implementing jqGrid to CI.</p>
</blockquote>
<hr />
<p>i have solved this problem by using this header:</p>
<p>header("Content-type:text/xml;charset=utf-8",true);</p>
<p>The second parameter is important to override a previous content type header.</p>
]]></description>
        	        	<pubDate>Sun, 27 Dec 2009 23:55:02 +0200</pubDate>
        </item>
        <item>
        	<title>tony on E is null (jquery 1.3.2)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/e-is-null-jquery-132#p10931</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/e-is-null-jquery-132#p10931</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The most common problem is that you forget to set datatype to json - i.e you datatype is the default one - xml, but you provide a json response.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 21 Oct 2009 05:21:07 +0300</pubDate>
        </item>
        <item>
        	<title>kikz4life on E is null (jquery 1.3.2)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/e-is-null-jquery-132#p10822</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/e-is-null-jquery-132#p10822</guid>
        	        	<description><![CDATA[<p>i&#39;m currenytly trying to integrating jqGrid to code igniter framework. i was using flexigrid in mywebsite.&#160; and were using jquery 1.2.6. When tried to upgrade my jquery 1.2.6 to 1.3.2 this error occured found by Firebug <em><strong>"E is null</strong></em>". And trace it to jquery 1.3.2.min.js file.&#160;</p>
</p>
<p>What does this mean? could anyone help me with this.</p>
</p>
<p>FYI: i&#39;ve been able to use the jqGrid in CI but still no data retrieve, still a long way to go., but really interested in implementing jqGrid to CI.</p>
]]></description>
        	        	<pubDate>Mon, 19 Oct 2009 01:17:32 +0300</pubDate>
        </item>
</channel>
</rss>