<?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 with  stype:'select'</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/search-with-stypeselect</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-with-stypeselect/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>yaronmil2@gmail.com on search with  stype:'select'</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-with-stypeselect#p26948</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-with-stypeselect#p26948</guid>
        	        	<description><![CDATA[<p>hi,</p>
<p>i have a cell defined like this :</p>
<pre>stype:&#39;select&#39; url :&#39;yyyyy&#39;</pre>
<pre>that fills the select box with options and all works fine .</pre>
<pre>for example:</pre>
<pre>when using  filterToolbar the first element in the select box is  &#39;&#60;option&#62;ALL&#60;/option&#62;&#39; and the filter being sent to the server is <table border="0">
<tbody>
<tr>
<td>{"groupOp":"AND","rules":[]}</td>
</tr>
</tbody>
</table>that returns all results.</pre>
<pre></pre>
<pre>but when using regular search the filter being sent to server is <table border="0">
<tbody>
<tr>
<td>{"groupOp":"AND","rules":[{"field":"column_10112","op":"eq","data":""}]}</td>
</tr>
</tbody>
</table>that returns no results , is there any way to make regular search behive as toolbarsearch?

</pre>
<pre></pre>
<pre></pre>
<pre></pre>
]]></description>
        	        	<pubDate>Sun, 15 Jul 2012 15:56:51 +0300</pubDate>
        </item>
</channel>
</rss>