<?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: Remote XML not loading</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/remote-xml-not-loading</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/remote-xml-not-loading/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Remote XML not loading</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/remote-xml-not-loading#p8684</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/remote-xml-not-loading#p8684</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p><a href="http://docs.jquery.com/Ajax/jQuery.ajax#options" rel="nofollow" target="_blank"><a href="http://docs.jquery.com/Ajax/jQ" rel="nofollow">http://docs.jquery.com/Ajax/jQ</a>.....ax#options</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 17 Aug 2009 07:24:42 +0300</pubDate>
        </item>
        <item>
        	<title>dbinaz on Remote XML not loading</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/remote-xml-not-loading#p8658</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/remote-xml-not-loading#p8658</guid>
        	        	<description><![CDATA[<p>Here is my code. All I get is the pager at the bottom and the column names. No styles and no data. But it doesn&#39;t say &#8220;no data&#8221; and I get no errors.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5445' value='Select Code' data-codeid='sfcode5445' /></p>
<div class='sfcode' id='sfcode5445'>
<p>&#60;<span class="start-tag">script</span><span class="attribute-name"> type</span>=<span class="attribute-value">&#8220;text/javascript&#8221;</span>&#62;<br />$(document).ready(function(){ <br /> $(&#8221;#job-list&#8221;).jqGrid({<br /> url:&#39;<a href="http://api.indeed.com/ads/apisearch?publisher=6914058027253227&#038;q=coldfusion&#038;l=&#038;sort=&#038;radius=&#038;st=&#038;jt=&#038;start=0&#038;limit=200&#038;fromage=&#038;filter=&#038;latlong=1&#038;co=us&#038;chnl=main%20job%20page&#038;userip=192%2E168%2E1%2E100&#038;useragent=Mozilla%2F5%2E0%20%28Windows%3B%20U%3B%20Windows%20NT%206%2E0%3B%20en%2DUS%3B%20rv%3A1%2E9%2E1%2E2%29%20Gecko%2F20090729%20Firefox%2F3%2E5%2E2%20GTB5%20%28%2ENET%20CLR%203%2E5%2E30729%29&#038;#39" rel="nofollow" target="_blank"><a href="http://api.indeed.com/ads/apis" rel="nofollow">http://api.indeed.com/ads/apis</a>.....9&#038;#39</a>;,<br /> datatype: &#39;xml&#39;,<br /> mtype: &#39;GET&#39;,<br /> colNames:[&#39;Job Title&#39;,&#39;Company&#39;, &#39;City&#39;,&#39;State&#39;,&#39;Country&#39;,&#39;Date&#39;],<br /> colModel :[ <br /> {name:&#39;jobtitle&#39;, index:&#39;jobtitle&#39;, width:150}, <br /> {name:&#39;company&#39;, index:&#39;company&#39;, width:125}, <br /> {name:&#39;city&#39;, index:&#39;city&#39;, width:80}, <br /> {name:&#39;state&#39;, index:&#39;state&#39;, width:50}, <br /> {name:&#39;country&#39;, index:&#39;country&#39;, width:50}, <br /> {name:&#39;date&#39;, index:&#39;date&#39;, width:100} <br /> ],<br /> xmlReader: { <br /> root:&#8221;results&#8221;, <br /> row:&#8221;result&#8221;,<br /> records:&#8221;response&#62;totalresults&#8221;,<br /> repeatitems:false,<br /> id : &#8220;jobkey&#8221;<br /> },<br /> pager: &#39;#job-pager&#39;,<br /> rowNum:10,<br /> rowList:[10,20,30],<br /> sortname: &#39;date&#39;,<br /> sortorder: &#39;desc&#39;,<br /> viewrecords: true<br /> }); <br />});</p>
<pre id="line72">&#60;/<span class="end-tag">script</span>&#62;</pre>
<pre id="line72"><br /><br /></pre>
</div>
]]></description>
        	        	<pubDate>Sun, 16 Aug 2009 16:56:49 +0300</pubDate>
        </item>
</channel>
</rss>