<?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: Consume xml data from a server</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/consume-xml-data-from-a-server</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/consume-xml-data-from-a-server/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>henry99999 on Consume xml data from a server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/consume-xml-data-from-a-server#p19879</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/consume-xml-data-from-a-server#p19879</guid>
        	        	<description><![CDATA[<p>[Solved] It is not a grid issue. It was due to the way the backend program returned the xml file. I think IE treated the xml file as html file. I changed the backend program and it is working now.&#160;</p>
]]></description>
        	        	<pubDate>Mon, 20 Sep 2010 11:03:25 +0300</pubDate>
        </item>
        <item>
        	<title>henry99999 on Consume xml data from a server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/consume-xml-data-from-a-server#p19878</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/consume-xml-data-from-a-server#p19878</guid>
        	        	<description><![CDATA[<p>Hi guys,&#160;</p>
<p>I am a newbie here. I found a really bizarrer issue with my program.</p>
<p>I first tried using datatype:xml. The server program returns valid xml file but my grid is always blank...</p>
<p>I then tried to save the response to a static xml file and&#160;set it in the&#160;grid&#39;s url. This&#160;time, it worked....&#160;</p>
<p>I then tried to call jquery "get"&#160;on the same server side program and then assigned&#160;the response&#160;to a variable and then used the variable as&#160;"datastr" and set my grid to use&#160;xml string as data type.&#160; It worked fine too...</p>
<p>Same server side program, same response string... I am stuck.<img class="spSmiley" style="margin:0" title="Confused" src="/blog/wp-content/forum-smileys/sf-confused.gif" alt="Confused" />&#160;&#160; Any suggestion where I should check?</p>
</p>
<p>Thanks,</p>
<p>Henry&#160;</p>
]]></description>
        	        	<pubDate>Mon, 20 Sep 2010 10:35:54 +0300</pubDate>
        </item>
</channel>
</rss>