<?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: Check the data AFTER an ajax call.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/check-the-data-after-an-ajax-call</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/check-the-data-after-an-ajax-call/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ram2010 on Check the data AFTER an ajax call.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/check-the-data-after-an-ajax-call#p14190</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/check-the-data-after-an-ajax-call#p14190</guid>
        	        	<description><![CDATA[<p>So taking this on forward to the jquery plugin for struts. When making a call via the grid, how can this be done?</p>
<p>I see there is an attribute on sj:grid called onErrorTopics, do I use this &#38; if so how can I?</p>
</p>
<p>The struts2 jquery showcase is fantastic, however it doesn&#39;t really give examples on error scenarios &#38; how to handle errors when dealing with json &#38; jqgrid. This also relates to my earlier post on how to deal with Struts global error messages.</p>
</p>
<p>anyone with assistance on this?</p>
]]></description>
        	        	<pubDate>Sat, 23 Jan 2010 17:54:47 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Check the data AFTER an ajax call.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/check-the-data-after-an-ajax-call#p14189</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/check-the-data-after-an-ajax-call#p14189</guid>
        	        	<description><![CDATA[</p>
<p>You can use datatype as function to check the data. &#160;See this example:</p>
<p><a href="http://www.trirand.com/blog/?page_id=393/bugs/post-data-is-not-beig-sent-when-using-grid-as-subgrid/" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....s-subgrid/</a></p>
]]></description>
        	        	<pubDate>Sat, 23 Jan 2010 14:32:27 +0200</pubDate>
        </item>
        <item>
        	<title>bobnelson0 on Check the data AFTER an ajax call.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/check-the-data-after-an-ajax-call#p14187</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/check-the-data-after-an-ajax-call#p14187</guid>
        	        	<description><![CDATA[<p>I&#39;m new to jqGrid and I&#39;ve been looking through documentation to try to find a solution to my problem.</p>
<p>My jqGrid makes an ajax request to a php file protected by an ACL mechanism. This works fine, however, it is possible that the PHP session can expire. So next time the user tries to refresh the results, I get back the html for the login page.</p>
</p>
<p>My question is this, is there a way for me to check the data AFTER the ajax call is made. I have set up my PHP to send back json in the form of "{sessionExpired: true}" when the users tries to access this page with an expired session. I want to be able to check for that condition and handle it properly. With jQuery&#39;s ajax, I&#39;d use the success event, but I can&#39;t seem get anything like that to work for jqGrid.</p>
</p>
<p>Any ideas?</p>
]]></description>
        	        	<pubDate>Sat, 23 Jan 2010 01:59:23 +0200</pubDate>
        </item>
</channel>
</rss>