<?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: Using jqueryUI dialog with jQgrid.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid</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/using-jqueryui-dialog-with-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>wfreitas on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p20895</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p20895</guid>
        	        	<description><![CDATA[<p>I am facing the same problem. Looks like lots of people have are fighting with this issue. I think a good solution would be jqGrid to provide a new option for the zIndex value used by the modal dialogs.</p>
]]></description>
        	        	<pubDate>Thu, 18 Nov 2010 19:19:00 +0200</pubDate>
        </item>
        <item>
        	<title>michaelg on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p17047</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p17047</guid>
        	        	<description><![CDATA[<p>Hi yial2,</p>
</p>
<p>Have you been able to find a solution to the problem?&#160; I too am having trouble with textboxes being uneditable when the jqgrid is inside a modal dialog</p>
</p>
<p>Cheers,</p>
<p>Michael</p>
]]></description>
        	        	<pubDate>Tue, 11 May 2010 03:32:37 +0300</pubDate>
        </item>
        <item>
        	<title>yial2 on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p15176</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p15176</guid>
        	        	<description><![CDATA[<p>Hi Mhoque,</p>
<p>I found the solution.</p>
<p>In your dialog, set zIndex: 800, e.g. below</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#divModal").dialog({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; autoOpen: false,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; modal: true, //this may cause the problem I describe below...<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; zIndex: 800,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; title: "testing modal"<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; });</p>
</p>
<p>but...here is a big BUT....(only with dialog option, modal: true)</p>
<p>If you try to add(or edit) a column, you will see the "add" modal pop up on top of the first popup JqGrid. Everything looks good so far until when I try to click on one of the textbox inside the "add" modal, I am NOT able to click or input anything in the textbox. I guess the z-Index still have some problem with multiple modal popup on the screen <img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" />. Anyway, if you are just viewing the grid, you will be just fine. Anyone has any tips for my new problem?</p>
]]></description>
        	        	<pubDate>Fri, 26 Feb 2010 11:01:47 +0200</pubDate>
        </item>
        <item>
        	<title>mhoque on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p15168</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p15168</guid>
        	        	<description><![CDATA[<p>I am having the same issue. Will you please let me know where you have made that change?</p>
]]></description>
        	        	<pubDate>Thu, 25 Feb 2010 22:36:17 +0200</pubDate>
        </item>
        <item>
        	<title>yial2 on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p15147</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p15147</guid>
        	        	<description><![CDATA[<p>Hi ffromdn,</p>
</p>
<p>I am facing the same problem. May you tell me where do you set jqueryui.dialog&#39;s z-index to 900?</p>
</p>
<p>Many thanks!</p>
]]></description>
        	        	<pubDate>Thu, 25 Feb 2010 11:09:39 +0200</pubDate>
        </item>
        <item>
        	<title>ffromdn on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11481</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11481</guid>
        	        	<description><![CDATA[<p>1.Sorry i thought wrong about it.</p>
<p>2.ok ok.</p>
<p>The problem is solved.</p>
<p>After debugging my code with firebug - i have seen, that the jqueryui.dialog&#39;s z-index - 1000 and messagebox of jQgrid - 950(for example).</p>
<p>I have created dialog with "z-index:900" and&#160; problem has disappeared.</p>
<p>Thanks for <span class="ref_result">patience</span><img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
]]></description>
        	        	<pubDate>Wed, 04 Nov 2009 07:56:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11416</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11416</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry I do not understand.</p>
<p>1. jqGrid does not use jQuery UI. jqGrid use a theming&#160; from jQuery UI which is quite diffrent.</p>
<p>2. jqGrid is not jQuery UI widget - it is separate plugin which can work without jQuery UI.</p>
<p>Please explain what you mean.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 02 Nov 2009 13:26:32 +0200</pubDate>
        </item>
        <item>
        	<title>ffromdn on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11388</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11388</guid>
        	        	<description><![CDATA[<p>All work fine, but i didn&#39;t found excision...((</p>
]]></description>
        	        	<pubDate>Mon, 02 Nov 2009 08:17:25 +0200</pubDate>
        </item>
        <item>
        	<title>ffromdn on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11316</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11316</guid>
        	        	<description><![CDATA[<p>hmm there is 2 css files - jqeryui&#39;s and jQgrid&#39;s, both loaded and working.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3965' value='Select Code' data-codeid='sfcode3965' /></p>
<div class='sfcode' id='sfcode3965'>&#60;?php&#160; $this-&#62;headLink()-&#62;appendStylesheet($this-&#62;baseUrl . &#39;css/ui.jqgrid.css&#39;); ?&#62;<br />&#60;?php&#160; $this-&#62;headLink()-&#62;appendStylesheet($this-&#62;baseUrl .&#39;css/ui-lightness/jquery-ui-1.7.2.custom.css&#39;); ?&#62;</p>
<p>&#60;?php&#160; $this-&#62;headScript()-&#62;appendFile($this-&#62;baseUrl .&#39;js/jquery-1.3.2.min.js&#39;) ?&#62;<br />&#60;?php&#160; $this-&#62;headScript()-&#62;appendFile($this-&#62;baseUrl .&#39;js/jquery-ui-1.7.2.custom.min.js&#39;) ?&#62;<br />&#60;?php&#160; $this-&#62;headScript()-&#62;appendFile($this-&#62;baseUrl .&#39;js/i18n/grid.locale-ru.js&#39;) ?&#62;<br />&#60;?php&#160; $this-&#62;headScript()-&#62;appendFile($this-&#62;baseUrl .&#39;js/jquery.jqGrid.min.js&#39;) ?&#62;</p>
</div>
]]></description>
        	        	<pubDate>Fri, 30 Oct 2009 09:17:59 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11307</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11307</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Be a sure that all needed css are loaded. Also if you use dev version you should load some additional files. See docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 30 Oct 2009 08:34:33 +0200</pubDate>
        </item>
        <item>
        	<title>ffromdn on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11270</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11270</guid>
        	        	<description><![CDATA[<p>May be elegant <span class="ref_result">decision</span><span class="ref_info"> exists?<br /></span></p>
]]></description>
        	        	<pubDate>Fri, 30 Oct 2009 03:19:57 +0200</pubDate>
        </item>
        <item>
        	<title>ffromdn on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11188</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11188</guid>
        	        	<description><![CDATA[<p>may be it&#39;s wrong? If I am not mistaken - jQgrid using jqueryUI ....may be developers miss this element?</p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 10:47:20 +0200</pubDate>
        </item>
        <item>
        	<title>jayarjo on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11171</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11171</guid>
        	        	<description><![CDATA[<p>I&#39;m not exactly a specialist of jgGrid, but I see two possible solutions to this. First is very simple - just set z-index of MessageBoxes to very high value (999 for example) through css (add a special rule to your stylesheet). Or if you got multiple dialogs, now and then covering each other, you will need to set z-index of MessageBoxes dynamically&#160; to number higher then parent dialog has at the moment (some custom jQuery selecting and manipulation - shouldn&#39;t be hard).</p>
<p>It could be though, that there is much simpler solution. Feel free to ignore my advice I was just trying to be helpful 🙂</p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 06:25:50 +0200</pubDate>
        </item>
        <item>
        	<title>ffromdn on Using jqueryUI dialog with jQgrid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11167</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqueryui-dialog-with-jqgrid#p11167</guid>
        	        	<description><![CDATA[<p>I try to make "div tag" modal with jqueryUI ".dialog " function. It&#39;s work fine but MessageBoxes (for example when i want to delete row) - appears below modal window, i can see <span class="ref_result">their</span><span class="ref_info"> but cannot click. I feel that z-index </span><span class="ref_result">involved</span>.....<span class="ref_info">&#160; </span></p>
<p>What can i do?</p>
<p>Thanks for attention.</p></p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 05:24:17 +0200</pubDate>
        </item>
</channel>
</rss>