<?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: Best way to debug failed data calls?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/best-way-to-debug-failed-data-calls</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/best-way-to-debug-failed-data-calls/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sone on Best way to debug failed data calls?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/best-way-to-debug-failed-data-calls#p21268</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/best-way-to-debug-failed-data-calls#p21268</guid>
        	        	<description><![CDATA[<p>The most effective way I have found is to use firebug with firefox. It looks all your requests sending and recieving and you can view the data return here. I have been using this to debug my data coming back.</p>
</p>
<p>Good luck</p>
]]></description>
        	        	<pubDate>Tue, 14 Dec 2010 07:07:07 +0200</pubDate>
        </item>
        <item>
        	<title>basementjack on Best way to debug failed data calls?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/best-way-to-debug-failed-data-calls#p21254</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/best-way-to-debug-failed-data-calls#p21254</guid>
        	        	<description><![CDATA[<p>What is the best way to &#39;see&#39; the data returned by the ajax calls the grid makes for debugging purposes?</p>
</p>
<p>I have a grid thats not displaying data, I suspect something is up with the json data stream, but don&#39;t know what to look at.</p>
</p>
<p>I realize I can just call the same file specified in the url setting of the grid, but it&#39;s setup to take parameters and what I&#39;d really like is a way to see the response while it&#39;s running, either through a debugger or by throwing an alert(Variablename); into my code somewhere.</p>
</p>
<p>Has anyone else come across this need? is there an easy way to see this?</p>
]]></description>
        	        	<pubDate>Sun, 12 Dec 2010 05:02:22 +0200</pubDate>
        </item>
</channel>
</rss>