<?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: Complex search AND and OR</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/complex-search-and-and-or</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/complex-search-and-and-or/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Complex search AND and OR</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/complex-search-and-and-or#p28213</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/complex-search-and-and-or#p28213</guid>
        	        	<description><![CDATA[<p>Are you sure that you use the version 4.4.4? For example <a href="http://www.ok-soft-gmbh.com/jqGrid/SearchingDialogAboveGrid3.htm" target="_blank">the demo</a> uses jQuery 1.9.0, jQuery UI 1.10.0 and jqGrid 4.4.4 and I can&#39;t reproduce the error which you describe on the demo.</p>
<p>In any way if you have found an example when flitering of jqGrid works incorrect you should post <em>full demo with description of the test case</em> which can be used to reproduce the problem. Only in the case one will be able to reproduce, localize and fix the bug.</p>
<p>Do you try to use names of columns <em>without dots</em>: replace <strong>"a.id"</strong> to <strong>"a_id"</strong> or any other name for example. If you load the data from the server and use loadonce: true for the local filtering you can use <strong>jsonmap: "a.id"</strong>, but the value on the <strong>name</strong> property choose any other (without dots).</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Sat, 02 Feb 2013 10:34:34 +0200</pubDate>
        </item>
        <item>
        	<title>fpanitzp on Complex search AND and OR</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/complex-search-and-and-or#p28206</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/complex-search-and-and-or#p28206</guid>
        	        	<description><![CDATA[<p>Hello I&#39;m using complex search AND and OR in 4.4.4</p>
<p>filters = <br />{<br />"groupOp":"OR",<br />"rules":[{"field":"a.id","op":"eq","data":"1"}],<br />"groups":[<br />{<br />"groupOp":"AND",<br />"rules":[{"field":"a.id","op":"eq","data":"2"}],<br />"groups":[...]<br />}<br />]<br />}</p>
<p>but in the Search&#160;dialog shows ALL and ANY.</p>
<p>When&#160;execute the query don&#39;t show the result as it is.</p>
]]></description>
        	        	<pubDate>Fri, 01 Feb 2013 15:50:28 +0200</pubDate>
        </item>
</channel>
</rss>