<?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 documentation?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation</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-documentation/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Clement on loadError documentation?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12295</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12295</guid>
        	        	<description><![CDATA[<p>Thanks, will check it out.</p>
]]></description>
        	        	<pubDate>Sun, 22 Nov 2009 01:03:54 +0200</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on loadError documentation?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12289</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12289</guid>
        	        	<description><![CDATA[<p>error handling has nothing to do with jqGrid. is from XMLHTTPRequest (xhr in your call back function). Explore its properties like:</p>
<pre class="javascript" style="font-family: monospace;"> <span style="color: #003366; font-weight: bold;">var</span> err <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">eval</span><span style="color: #009900;">(</span><span style="color: #3366cc;">"("</span> <span style="color: #339933;">+</span> xhr.<span style="color: #660066;">responseText</span> <span style="color: #339933;">+</span> <span style="color: #3366cc;">")"</span><span style="color: #009900;">)</span><span style="color: #339933;">;</span><br />&#160;<br />  <span style="color: #006600; font-style: italic;">// Display the specific error raised by the server </span><br />  <br />  <span style="color: #000066;">alert</span><span style="color: #009900;">(</span>err.<span style="color: #660066;">Message</span><span style="color: #009900;">)</span><span style="color: #339933;">;</span><br /><br /><br /></pre>
]]></description>
        	        	<pubDate>Sat, 21 Nov 2009 12:02:31 +0200</pubDate>
        </item>
        <item>
        	<title>Clement on loadError documentation?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12285</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12285</guid>
        	        	<description><![CDATA[<p>Sorry, I should have mentioned that the purpose is to identify if a grid is not refreshing due to session being invalidated and therefore forward user back to the login screen. Otherwise, probably a grid reload if it was due to network issue, etc.</p>
]]></description>
        	        	<pubDate>Sat, 21 Nov 2009 09:59:42 +0200</pubDate>
        </item>
        <item>
        	<title>Clement on loadError documentation?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12284</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12284</guid>
        	        	<description><![CDATA[<p>Yes, I did read that part of the documentation on events. However, it did not include detail on the meaning of values..</p>
</p>
<p>For example, I could get "error", "parsererror" from the status parameter but what do they mean? What are the properties available for the optional error object?</p>
</p>
<p>xhr,<br /> status,<br /> error</p>
</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Sat, 21 Nov 2009 09:57:35 +0200</pubDate>
        </item>
        <item>
        	<title>tony on loadError documentation?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12278</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12278</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The demo is does not explayn evething. Also look here:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:events" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....iki:events</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 21 Nov 2009 08:39:02 +0200</pubDate>
        </item>
        <item>
        	<title>Clement on loadError documentation?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12247</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loaderror-documentation#p12247</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Is there any documentation on the meanings of input parameter values for loadError event? I saw a demo of that in 3.5.3 but like to know what are the possible values of the inputs and their meaning.</p>
<p>loadError: function(xhr, st, err)</p>
</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Sat, 21 Nov 2009 04:17:41 +0200</pubDate>
        </item>
</channel>
</rss>