<?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: Operator edit in Search Dialog is empty!  *RESOLVED*</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/operator-edit-in-search-dialog-is-empty-resolved</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/operator-edit-in-search-dialog-is-empty-resolved/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Operator edit in Search Dialog is empty!  *RESOLVED*</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/operator-edit-in-search-dialog-is-empty-resolved#p30012</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/operator-edit-in-search-dialog-is-empty-resolved#p30012</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>It is alway better to update all the files from the new release including css and language files.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 19 Dec 2013 14:30:33 +0200</pubDate>
        </item>
        <item>
        	<title>joel on Operator edit in Search Dialog is empty!  *RESOLVED*</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/operator-edit-in-search-dialog-is-empty-resolved#p30004</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/operator-edit-in-search-dialog-is-empty-resolved#p30004</guid>
        	        	<description><![CDATA[<p>It helped me!&#160; Thank you.</p>
]]></description>
        	        	<pubDate>Thu, 19 Dec 2013 00:34:10 +0200</pubDate>
        </item>
        <item>
        	<title>trendready on Operator edit in Search Dialog is empty!  *RESOLVED*</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/operator-edit-in-search-dialog-is-empty-resolved#p28948</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/operator-edit-in-search-dialog-is-empty-resolved#p28948</guid>
        	        	<description><![CDATA[<p>I spent hours tracking this problem down.&#160; I thought I was doing something wrong but it turned out to be a old grid.locale-en.js</p>
<p>I am not sure where the original came from but it had the following...</p>
<p>&#160;&#160;&#160; search : {<br />&#160;&#160; &#160;&#160;&#160; &#160;caption: "Search...",<br />&#160;&#160; &#160;&#160;&#160; &#160;Find: "Find",<br />&#160;&#160; &#160;&#160;&#160; &#160;Reset: "Reset",<br />&#160;&#160; &#160;&#160;&#160; &#160;odata : [&#39;equal&#39;, &#39;not equal&#39;, &#39;less&#39;, &#39;less or equal&#39;,&#39;greater&#39;,&#39;greater or equal&#39;, &#39;begins with&#39;,&#39;does not begin with&#39;,&#39;is in&#39;,&#39;is not in&#39;,&#39;ends with&#39;,&#39;does not end with&#39;,&#39;contains&#39;,&#39;does not contain&#39;],<br />&#160;&#160; &#160;&#160;&#160; &#160;groupOps: [&#160;&#160; &#160;{ op: "AND", text: "all" },&#160;&#160; &#160;{ op: "OR",&#160; text: "any" }&#160;&#160; &#160;],<br />&#160;&#160; &#160;&#160;&#160; &#160;matchText: " match"<br />&#160;&#160; &#160;},</p>
<p>The latest file in jquery.jqGrid-4.5.2 has a&#160; odata:{oper:&#39;eq&#39;,text:&#39;equal&#39;}&#160; vs odata[{&#39;equal&#39; ...</p>
<p>&#160; &#160;&#160;&#160; search : {<br />&#160;&#160; &#160;&#160;&#160; &#160;caption: "Search...",<br />&#160;&#160; &#160;&#160;&#160; &#160;Find: "Find",<br />&#160;&#160; &#160;&#160;&#160; &#160;Reset: "Reset",<br />&#160;&#160; &#160;&#160;&#160; &#160;odata: [{ oper:&#39;eq&#39;, text:&#39;equal&#39;},{ oper:&#39;ne&#39;, text:&#39;not equal&#39;},{ oper:&#39;lt&#39;, text:&#39;less&#39;},{ oper:&#39;le&#39;, text:&#39;less or equal&#39;},{ oper:&#39;gt&#39;, text:&#39;greater&#39;},{ oper:&#39;ge&#39;, text:&#39;greater or equal&#39;},{ oper:&#39;bw&#39;, text:&#39;begins with&#39;},{ oper:&#39;bn&#39;, text:&#39;does not begin with&#39;},{ oper:&#39;in&#39;, text:&#39;is in&#39;},{ oper:&#39;ni&#39;, text:&#39;is not in&#39;},{ oper:&#39;ew&#39;, text:&#39;ends with&#39;},{ oper:&#39;en&#39;, text:&#39;does not end with&#39;},{ oper:&#39;cn&#39;, text:&#39;contains&#39;},{ oper:&#39;nc&#39;, text:&#39;does not contain&#39;}],<br />&#160;&#160; &#160;&#160;&#160; &#160;groupOps: [&#160;&#160; &#160;{ op: "AND", text: "all" },&#160;&#160; &#160;{ op: "OR",&#160; text: "any" }&#160;&#160; &#160;]<br />&#160;&#160; &#160;},</p>
</p>
<p>I hope this post helps someone avoid this same problem.</p>
</p>
<p>Paul D.</p>
]]></description>
        	        	<pubDate>Wed, 05 Jun 2013 22:15:07 +0300</pubDate>
        </item>
</channel>
</rss>