<?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: Problem with serach popup and odata</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-serach-popup-and-odata</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/problem-with-serach-popup-and-odata/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Problem with serach popup and odata</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-serach-popup-and-odata#p31314</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-serach-popup-and-odata#p31314</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Â </p>
<p>Thanks for posting your solution.</p>
<p>Â </p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 30 Oct 2014 14:34:13 +0200</pubDate>
        </item>
        <item>
        	<title>s2e_grid on Problem with serach popup and odata</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-serach-popup-and-odata#p31307</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-serach-popup-and-odata#p31307</guid>
        	        	<description><![CDATA[<p>Fix !!</p>
<p>I use like this :</p>
<p>grid.jqGrid('navGrid', '#pager', {<br />
add: false,<br />
edit: false,<br />
del: false,<br />
search: true,<br />
refresh: true<br />
}, {}, {}, {}, {<br />
sopt:['eq','ni','ne'],<br />
odata : [{oper:'eq',text:'test'},....]<br />
});</p>
]]></description>
        	        	<pubDate>Thu, 30 Oct 2014 12:22:14 +0200</pubDate>
        </item>
        <item>
        	<title>s2e_grid on Problem with serach popup and odata</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-serach-popup-and-odata#p31306</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-serach-popup-and-odata#p31306</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>And first, sorry for my english....</p>
<p>I migrated to jqgrid 4.6 and this code does not work anymore :</p>
<p>grid.jqGrid('navGrid', '#pager', {<br />
 add: false,<br />
 edit: false,<br />
 del: false,<br />
 search: true,<br />
 refresh: true<br />
 }, {}, {}, {}, {<br />
 sopt:['eq','ni','ne'],<br />
 odata : ['test','tutu', 'titit']<br />
 });</p>
<p>The problem seems to come from the "odata" values.</p>
<p>What i did wrong ?</p>
<p>Â </p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Thu, 30 Oct 2014 10:20:39 +0200</pubDate>
        </item>
</channel>
</rss>