<?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: Trigger a Search with grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/trigger-a-search-with-grid</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/trigger-a-search-with-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ereallstaff on Trigger a Search with grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trigger-a-search-with-grid#p27816</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trigger-a-search-with-grid#p27816</guid>
        	        	<description><![CDATA[<p>Hello everybody</p>
<p>I wish to give the user the chance to retrigger the latest search&#160;</p>
<p>On your website I have found something like this:&#160;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; jQuery("#grid").jqGrid(&#39;setGridParam&#39;, &#160;{</p>
<p>url:"dati.php?retriggerSearch=1&#38;searchField="+searchField+"&#38;searchString="+search_string,</p>
<p>&#160;page:1} &#160; &#160; &#160; &#160;)</p>
<p>.trigger("reloadGrid"); &#160;</p>
</p>
<p>The first time it works good. But when I go changing the parameters, they does not change anymore.</p>
</p>
<p>Better explain:</p>
<p>1 - first search all products are retrieved</p>
<p>2- search with built in jqgrid function for "red" color -- ok</p>
<p>3 - search with built in jqgrid function for "yellow" color -- ok</p>
<p>4- retrigger with above function red color , it always search for yellow color , as parameters from request are triggered differently</p>
</p>
<p>seems like the jqgrid is not modified with params</p>
</p>
<p>Thanks to all</p>
]]></description>
        	        	<pubDate>Fri, 30 Nov 2012 12:56:51 +0200</pubDate>
        </item>
</channel>
</rss>