<?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: jqgrid 4.6.0 in dialog- searchOperator problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-4-6-0-in-dialog-searchoperator-problem-1</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/jqgrid-4-6-0-in-dialog-searchoperator-problem-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqgrid 4.6.0 in dialog- searchOperator problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-4-6-0-in-dialog-searchoperator-problem-1#p30447</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-4-6-0-in-dialog-searchoperator-problem-1#p30447</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is not a bug, but a way a zIndex is set.</p>
<p>In your settings in navgrid for the search add zIndex:1500 and everthing will work.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7533' value='Select Code' data-codeid='sfcode7533' /></p>
<div class='sfcode' id='sfcode7533'>
<p>grid.jqGrid(&#39;navGrid&#39;, &#39;#pager&#39;, {<br />&#160;&#160;&#160; add: false,<br />&#160;&#160;&#160; edit: false,<br />&#160;&#160;&#160; del: false,<br />&#160;&#160;&#160; search: true,<br />&#160;&#160;&#160; refresh: true<br />}, {}, {}, {}, {<br />&#160;&#160;&#160; multipleSearch: true,<br />&#160;&#160;&#160; multipleGroup: true,<br />&#160;&#160;&#160; zIndex: 1500,<br />&#160;&#160;&#160; showQuery: true<br />});</p>
</div>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Sun, 06 Apr 2014 13:10:19 +0300</pubDate>
        </item>
        <item>
        	<title>bobi194 on jqgrid 4.6.0 in dialog- searchOperator problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-4-6-0-in-dialog-searchoperator-problem-1#p30446</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-4-6-0-in-dialog-searchoperator-problem-1#p30446</guid>
        	        	<description><![CDATA[<p>My html</p>
<p><span style="color: #3366ff;">&#60;div id="dialog"&#62;&#60;div id="content"&#62;&#60;div&#62;&#60;/div&#62;</span></p>
<p>I click a button on the page ( <span style="color: #3366ff;">&#160;$ (document). on ("click", "#button", function () {&#8230;</span>), then open the jquery dialog box (<span style="color: #3366ff;"> $ ("#dialog" ). dialog ({ open: function (event, ui) { &#8230;&#8230;</span> &#160;) ,then I load the entire jqgrid to "<span style="color: #3366ff;"># content</span>"  The problem is that, after loading the search grid operator does not work wiht operator dropdown lists. &#160;But when I am loaded jqgrid directly on the page (not to dialog) everything is OK.</p>
<p>jqgrid 4.6.0 ,jquery 1.11</p>
<p>Why that dropdown lists with searchoperator doesn&#39;t work for me in dialog</p>
<p>please help&#160;</p>
<p><strong>here is exapmple:&#160;<a title="http://jsfiddle.net/zdACB/4/" href="http://jsfiddle.net/zdACB/4/" target="_blank">http://jsfiddle.net/zdACB/4/</a></strong></p></p>
]]></description>
        	        	<pubDate>Sat, 05 Apr 2014 12:51:27 +0300</pubDate>
        </item>
</channel>
</rss>