<?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 whit select</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/search-whit-select</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-whit-select/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>uruguay on Search whit select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-whit-select#p9885</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-whit-select#p9885</guid>
        	        	<description><![CDATA[<p>Thanks,&#160;&#160;was that.</p>
<p><img class="spSmiley" style="margin:0" title="Embarassed" src="http://www.trirand.com/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" /></p>
]]></description>
        	        	<pubDate>Sat, 19 Sep 2009 20:27:42 +0300</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on Search whit select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-whit-select#p9881</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-whit-select#p9881</guid>
        	        	<description><![CDATA[<p>What exaclty you like doing? sopt could be [&#39;eq&#39;,&#39;ne&#39;,&#39;lt&#39;,&#39;le&#39;,&#39;gt&#39;,&#39;ge&#39;] and apply to the operation. I f you like to have just = and select between <code>2:Jeans;3:Vaqueros;1:Varios, yu dont need to repeat ctegorias for search option something like :</code></p>
<p>{name:&#39;categoria&#39;,index:&#39;categoria&#39;, width:200,editable: true, edittype: &#39;select&#39;,editrules:{required:true}, editoptions: { value: <span style="color: #339966;">categorias</span>},stype:&#39;select&#39;,searchoptions:{sopt:[&#39;eq&#39;] },</p>
<p>should work for you. sorry If i didn&#39;t understand you correctly.</p>
]]></description>
        	        	<pubDate>Sat, 19 Sep 2009 18:14:21 +0300</pubDate>
        </item>
        <item>
        	<title>uruguay on Search whit select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-whit-select#p9880</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-whit-select#p9880</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Im trying to do a search with a select, so i put in the colModel this line</p>
<blockquote>
<p>{name:&#39;categoria&#39;,index:&#39;categoria&#39;, width:200,editable: true, edittype: &#39;select&#39;,editrules:{required:true}, editoptions: { value: <span style="color: #339966;">categorias</span>},stype:&#39;select&#39;,searchoptions:{sopt:[&#39;eq&#39;],value:categorias} },</p>
</blockquote>
<p><span style="color: #339966;">categorias</span> is a variable of categorys, contains data like <code>2:Jeans;3:Vaqueros;1:Varios;</code></p>
<p>The that loads well but when searching i see this in firebug</p>
<p>filters<code>{"groupOp":"AND","rules":[{"field":"2:Jeans;3:Vaqueros;1:Varios;","op":"eq","data":"2"}]}</code></p>
<p>t pass to the server the opotions instead of de field name, so the search dosent work.</p>
<p>i dont know if that&#39;s a bug or im doing something wrong.</p>
<p>thanks.</p>
<blockquote></blockquote>
]]></description>
        	        	<pubDate>Sat, 19 Sep 2009 17:30:52 +0300</pubDate>
        </item>
</channel>
</rss>