<?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: Customize global search options</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/customize-global-search-options</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/customize-global-search-options/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Customize global search options</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/customize-global-search-options#p22427</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/customize-global-search-options#p22427</guid>
        	        	<description><![CDATA[<p>The setting of&#160;<strong>$.jgrid.search.sopt</strong> should work. For example</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4469' value='Select Code' data-codeid='sfcode4469' /></p>
<div class='sfcode' id='sfcode4469'>$.jgrid.search.sopt = [&#39;bw&#39;,&#39;eq&#39;,&#39;ne&#39;,&#39;lt&#39;,&#39;le&#39;,&#39;gt&#39;,&#39;ge&#39;,&#39;ew&#39;,&#39;cn&#39;];</div>
<p>or</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7496' value='Select Code' data-codeid='sfcode7496' /></p>
<div class='sfcode' id='sfcode7496'>$.jgrid.search.sopt = [&#39;eq&#39;,&#39;ne&#39;,&#39;lt&#39;,&#39;le&#39;,&#39;gt&#39;,&#39;ge&#39;,&#39;bw&#39;,&#39;bn&#39;,/*&#39;in&#39;,&#39;ni&#39;,*/&#39;ew&#39;,&#39;en&#39;,&#39;cn&#39;,&#39;nc&#39;];</div>
<p>Best regards</p>
<p>Oleg</p>
]]></description>
        	        	<pubDate>Tue, 15 Mar 2011 19:12:36 +0200</pubDate>
        </item>
        <item>
        	<title>evilamarant7x on Customize global search options</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/customize-global-search-options#p22426</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/customize-global-search-options#p22426</guid>
        	        	<description><![CDATA[<p>Is there an option somewhere to globally change which search options are available? I know that within colModel, I can add a searchoptions for each column and specify the search options as an array for each column, but that seems like alot of unneccessary copy/paste to get the same result across everything. I&#39;m just trying to remove the &#39;in&#39; and &#39;not in&#39; search options.&#160;</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Tue, 15 Mar 2011 15:39:58 +0200</pubDate>
        </item>
</channel>
</rss>