<?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 z-index</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-z-index</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-z-index/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>michaelg on Problem with z-index</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-z-index#p17133</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-z-index#p17133</guid>
        	        	<description><![CDATA[<p>Hi FusionGuy,</p>
</p>
<p>Once you set the z-index as per tcezair&#39;s post and you get it working, are you able to type into the textboxes in the edit window?</p>
<p>For me, having a jqgrid in a modal dialog locks the textboxes so i can&#39;t type into them, just curious if you have the same issue</p>
</p>
<p>Cheers,</p>
<p>Michael</p>
]]></description>
        	        	<pubDate>Thu, 13 May 2010 01:46:06 +0300</pubDate>
        </item>
        <item>
        	<title>tcezair on Problem with z-index</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-z-index#p17112</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-z-index#p17112</guid>
        	        	<description><![CDATA[<blockquote>
<p>FusionGuy said:I am displaying a modal dialog with a jqgrid in it.&#160; The problem is that when I click the add/edit/delete buttons for editing the grid, the edit window appears behind the modal dialog.&#160; I&#39;ve tried setting the z-index on my dialog to something like 1000 - jqgrid supposedly uses a z-index of 3000 I&#39;ve seen.&#160; Any ideas?</p>
</blockquote>
<hr />
<p>Change the jqModal z-index by overriding&#160;the style (for example change to 20, see below).</p>
<p><span style="color: #008000; font-size: x-small;"><span style="color: #008000; font-size: x-small;"></span></span></p>
<p>/* change z-index so it is lower than grid dialog */</p>
<p><span style="color: #a31515; font-size: x-small;"><span style="color: #a31515; font-size: x-small;"></span></span></p>
<p>.jqmWindow</p>
<p><span style="font-size: x-small;"></span></p>
<p>{</p>
</p>
<p><span style="color: #ff0000; font-size: x-small;"><span style="color: #ff0000; font-size: x-small;">z-index</span></span><span style="font-size: x-small;">: </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">20</span></span><span style="font-size: x-small;">;</span></p>
<p>}</p></p>
]]></description>
        	        	<pubDate>Wed, 12 May 2010 17:44:24 +0300</pubDate>
        </item>
        <item>
        	<title>FusionGuy on Problem with z-index</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-z-index#p17108</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-z-index#p17108</guid>
        	        	<description><![CDATA[<p>I am displaying a modal dialog with a jqgrid in it.&#160; The problem is that when I click the add/edit/delete buttons for editing the grid, the edit window appears behind the modal dialog.&#160; I&#39;ve tried setting the z-index on my dialog to something like 1000 - jqgrid supposedly uses a z-index of 3000 I&#39;ve seen.&#160; Any ideas?</p>
]]></description>
        	        	<pubDate>Wed, 12 May 2010 17:01:44 +0300</pubDate>
        </item>
</channel>
</rss>