<?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: loadError</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/loadError</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/loadError/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on loadError</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loadError#p507</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loadError#p507</guid>
        	        	<description><![CDATA[<p>You can use</p>
<p>xhr.responseText - this is the text returned from the server describing the error<br />
xhr.status is the status code number<br />
xhr.statusText is the text for the error</p>
<p>I recomend you to use<br />
xhr.responseText and maybe st parameters</p>
<p>Regards<br />
Tony</p>
]]></description>
        	        	<pubDate>Wed, 14 May 2008 02:01:29 +0300</pubDate>
        </item>
        <item>
        	<title>nathand on loadError</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loadError#p506</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loadError#p506</guid>
        	        	<description><![CDATA[<p>- loadError(xhr,st,err) - A function to be called if the request fails. The function gets passed three arguments: The XMLHttpRequest object (XHR), a string describing the type of error (st) that occurred and an optional exception object (err), if one occurred.</p>
<p>I would like to implement this, but I'm not sure what the XMLHttpRequest object is in the context of my grid.<br />
Anyone have an example?</p>
]]></description>
        	        	<pubDate>Tue, 13 May 2008 14:11:54 +0300</pubDate>
        </item>
</channel>
</rss>