<?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: Search parm to indicate searching</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/search-parm-to-indicate-searching</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/search-parm-to-indicate-searching/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Renso on Search parm to indicate searching</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-parm-to-indicate-searching#p2113</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-parm-to-indicate-searching#p2113</guid>
        	        	<description><![CDATA[<p>Just a suggestion, the _search parm is set to enable searching when set to true, which is great, but when the ajax request reaches the server it has no idea the request is happening on an initial form load (i.e. the ajax performs the retrieval of data from the server as the page loads for the first time), so my server side code sees _search=true and expects search values and finds none, so now the server code doesn&#39;t know if the parms are missing, are the parms there but empty values or was it not a search in the first place. Can we add another parm to indicate that the user is actually performing a search or add another url, like searchurl that can be tuned to perform searches so we can call a different Mvc action on the server, knowing the request was for searching? So for now I will check if any of the searchOper or searchField is missing to assume it is not a search, is this the correct approach? Any ideas or recommendations on how to bext handle the situation?</p>
]]></description>
        	        	<pubDate>Thu, 18 Sep 2008 15:29:48 +0300</pubDate>
        </item>
</channel>
</rss>