<?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: How to distinguish search action from other actions</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-distinguish-search-action-from-other-actions</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/how-to-distinguish-search-action-from-other-actions/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>hectorpriori on How to distinguish search action from other actions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-distinguish-search-action-from-other-actions#p23089</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-distinguish-search-action-from-other-actions#p23089</guid>
        	        	<description><![CDATA[<p>Hi!, I need a way to send a param to the server to indicate if Find button was clicked. _search param seems to be the right one but does not work as I need.</p>
<p>When Find button is clicked the grid send this data:</p>
<p><strong>_search:true</strong> , nd:1304967922522 , rows:30 , page:1 , sidx:cpdId , sord:asc , filters:{"groupOp":"AND","rules":[{"field":"cpdId","op":"le","data":"13"}]}</p>
<p>And if after insert a filter, another action throws an ajax request, the grid send this data:</p>
<p><strong>_search:true</strong> , nd:1304968373713 , rows:30 , page:1 , sidx:cpdId , sord:desc , filters:{"groupOp":"AND","rules":[{"field":"cpdId","op":"le","data":"13"}]}</p>
<p>_search seems to indicate if a filter is present or not.</p>
<p>I&#39;m using jqgrid 3.8.2.</p>
<p>Thanks in advance!</p>
<p>H&#233;ctor</p>
]]></description>
        	        	<pubDate>Mon, 09 May 2011 22:19:52 +0300</pubDate>
        </item>
</channel>
</rss>