<?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 Toolbar Yes/No value send  _search: false</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-toolbar-yesno-value-send-_search-false</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/bugs/search-toolbar-yesno-value-send-_search-false/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>p2pow350 on Search Toolbar Yes/No value send  _search: false</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-toolbar-yesno-value-send-_search-false#p23529</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-toolbar-yesno-value-send-_search-false#p23529</guid>
        	        	<description><![CDATA[<div id="post23479">
<p>Hi,</p>
<p>I&#39;ve created a upper toolbar for fast searching.</p>
<p>There are some columns with values Yes/No (1 for Yes, 0 for No) and the problem I can see  that for value Yes the jqgrid is sending the search filter, for No value  it&#39;s not sending any filter and the grid reset to the initial state.</p>
<p>I&#39;m trying to reproduce this problem on local grid, but on local grid  it&#39;s working perfectly! On Json call, it&#39;s not filtering columns as I  need.</p>
<p>I&#39;m also printing all array sent values and I found that as soon as I choose No value the Jqgrid is sending _search: false and so the grid simply reset to the initial state.</p>
</p>
<p>The colmodel is:</p>
<p>{ name: &#39;user_enabled&#39;, index: &#39;user_enabled&#39;, width:60, align:&#39;center&#39;, editable: true, formatter:"select", stype: &#39;select&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160; edittype:&#39;select&#39;, editoptions:{value:"1:Yes;0:No"},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160; searchoptions: {value:":;1:Yes;0:No"}<br />},&#160;&#160; &#160; &#160;</p>
</p>
<p>What can be the problem?</p>
<p>How to Fix this?</p>
<p>Thanks</p>
<p>Max</p>
</div>
]]></description>
        	        	<pubDate>Wed, 08 Jun 2011 14:50:04 +0300</pubDate>
        </item>
</channel>
</rss>