<?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: Stack AJAX Results</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results</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/stack-ajax-results/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Stack AJAX Results</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p10363</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p10363</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>After this request you can go back to original values using the same approach</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 03 Oct 2009 03:02:20 +0300</pubDate>
        </item>
        <item>
        	<title>las111 on Stack AJAX Results</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p10282</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p10282</guid>
        	        	<description><![CDATA[<p>I know this is a bit of an old thread but it seemed logical to post my question here.</p>
</p>
<p>&#160;As far as preserving the original query terms the above works great. I am wondering about the recommended way to actually preserve the contents of the grid (and related changes) between queries. The above method just refreshes the current data but destroys any changes to current data.</p>
<p>&#160;I guess I am looking for a way to practically append new rows.</p>
</p>
<p>Thanks,</p>
<p>Lee</p></p>
]]></description>
        	        	<pubDate>Wed, 30 Sep 2009 08:52:35 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Stack AJAX Results</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p2377</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p2377</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>var mypostdata&#160; = $(&#8221;#searchDetailsGrid&#8221;).getGridParam(&#39;postData&#39;);</p>
<p>$(&#8221;#searchDetailsGrid&#8221;).setGridParam({url: newUrl,postData:mypostdata</p>
<p>}).trigger(&#8221;reloadGrid&#8221;);</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 07 Oct 2008 09:04:42 +0300</pubDate>
        </item>
        <item>
        	<title>las111 on Stack AJAX Results</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p2364</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/stack-ajax-results#p2364</guid>
        	        	<description><![CDATA[<p>Greetings,</p>
<p>First, thanks for all of the great work!</p>
<p>Using the following code to load any number of AJAX request&#39;s what is the optimal method to preserve grid results from previous requests? Does jqGrid provided a property to reloadGrid but preserve current grid contents? I read the documentation and Demos but addRowData didn&#39;t seem to be a good fit especially when the AJAX request returns multiple rows. The code below handles the multiple rows wonderfully but clears the grid each time a new request is made.</p>
<p>// construct the url for the AJAX request&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var newUrl = "../Controllers/GridController.aspx?type=ajax&#38;operation=pop_Grid&#38;term=" + term + "";<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; // now set the grid&#39;s AJAX request url and reload the grid<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#searchDetailsGrid").setGridParam({url: newUrl}).trigger("reloadGrid");</p>
<p>Thanks again &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</p>
]]></description>
        	        	<pubDate>Mon, 06 Oct 2008 19:33:36 +0300</pubDate>
        </item>
</channel>
</rss>