<?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: Create my own modal window</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window</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/create-my-own-modal-window/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Create my own modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1594</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1594</guid>
        	        	<description><![CDATA[<p>Give&#160; the appropriate z-index. The z-index modals in</p>
<p>jqGrid begin from 950 (to be compatible with datepicker)</p>
]]></description>
        	        	<pubDate>Tue, 19 Aug 2008 11:45:00 +0300</pubDate>
        </item>
        <item>
        	<title>g21designz on Create my own modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1587</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1587</guid>
        	        	<description><![CDATA[<p>I mean,</p>
<p>I&#39;ve created a "Layer" I want to make appears like the add or edit form of jqgrid.</p>
<p>html :</p>
<p><span class="sfcode">&#60;div id="myDiv"&#62;</span></p>
<p>javascript</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1787' value='Select Code' data-codeid='sfcode1787' /></p>
<div class='sfcode' id='sfcode1787'>
<p>$(document).ready(function(){<br />&#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#myDiv&#39;).jqm();</p>
<p>})</p>
</div>
<p>I&#39;ve also made a function to show my layer</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3332' value='Select Code' data-codeid='sfcode3332' /></p>
<div class='sfcode' id='sfcode3332'>
<p>function myfunction(){</p>
<p>&#160;&#160;&#160; $(&#39;#myDiv&#39;).jqmShow();</p>
<p>}</p>
</div>
<p>and a button in the jqgrid toolbar to&#160; launch my function.</p>
<p>When I click the button, the overlay appears, but my layer seems to appear under.</p>
<p>So I wonder myself if there is a jqgrid method that permit to create layers such as the ones the formedit button create.</p>
]]></description>
        	        	<pubDate>Tue, 19 Aug 2008 07:02:33 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Create my own modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1583</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1583</guid>
        	        	<description><![CDATA[<p>What you mean my own?</p>
<p>You can control the position, height and width.</p>
<p>If you want to make another style check the css for that purpose.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 19 Aug 2008 05:38:50 +0300</pubDate>
        </item>
        <item>
        	<title>g21designz on Create my own modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1581</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/create-my-own-modal-window#p1581</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I would like to create my own modal window using jqModal of jqGrid.</p>
<p>Is there a way to do that?</p></p>
]]></description>
        	        	<pubDate>Tue, 19 Aug 2008 05:31:02 +0300</pubDate>
        </item>
</channel>
</rss>