<?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: Modal jqGrid edit form with a modal jquery ui dialog</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/modal-jqgrid-edit-form-with-a-modal-jquery-ui-dialog</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/modal-jqgrid-edit-form-with-a-modal-jquery-ui-dialog/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>javcorreia on Modal jqGrid edit form with a modal jquery ui dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/modal-jqgrid-edit-form-with-a-modal-jquery-ui-dialog#p27817</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/modal-jqgrid-edit-form-with-a-modal-jquery-ui-dialog#p27817</guid>
        	        	<description><![CDATA[<blockquote>
<p>Nathan said:</p>
<p>Hi,</p>
</p>
<p>I have add/edit form that loads modally. &#160;The form loads fine. &#160;The form is used for defining a job site.</p>
</p>
<p>It contains one field that you can search for a contact or click a button to add a new contact. &#160;</p>
<p>The button click even opens a modal jquery ui dialog to add a new contact. &#160;However I have found that the dialog input elements are not accessible.</p>
</p>
<p>I can make them accessible if I change the modal characterstics of the jqGrid form to modal :false.</p>
</p>
<p>I&#39;ve set modal to false for my contacts dialog and modal to false for the grid add dialog and it works (except that nothing is modal)</p>
</p>
<p>I&#39;ve set modal to false for my contacts dialog and modal to true for the grid add dialog and the contacts dialog input elements are not accessible.</p>
</p>
<p>Any suggestions on how to get around this ?</p>
</p>
</blockquote>
<hr />
<p>Hi Nathan,</p>
</p>
<p>I and my coleague had a similar problem.</p>
<p>The jqGrid filters of a jqGrid inside a dialog would be locked for input.</p>
</p>
<p>We did a quick solve by disabling jqModal plugin in jqgrid oprions:</p>
<p>jqModal: false,</p>
<p>modal: true,</p>
</p>
<p>It&#39;s not a perfect solution, since not using jqModal plugin, the modal forms only</p>
<p>overlay the parent grid.</p>
</p>
<p>To us this was a welcome feature, but to others, it may not be that welcome.</p>
</p>
<p>Regards.</p>
]]></description>
        	        	<pubDate>Fri, 30 Nov 2012 18:47:57 +0200</pubDate>
        </item>
        <item>
        	<title>Nathan on Modal jqGrid edit form with a modal jquery ui dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/modal-jqgrid-edit-form-with-a-modal-jquery-ui-dialog#p27360</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/modal-jqgrid-edit-form-with-a-modal-jquery-ui-dialog#p27360</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I have add/edit form that loads modally. &#160;The form loads fine. &#160;The form is used for defining a job site.</p>
</p>
<p>It contains one field that you can search for a contact or click a button to add a new contact. &#160;</p>
<p>The button click even opens a modal jquery ui dialog to add a new contact. &#160;However I have found that the dialog input elements are not accessible.</p>
</p>
<p>I can make them accessible if I change the modal characterstics of the jqGrid form to modal :false.</p>
</p>
<p>I&#39;ve set modal to false for my contacts dialog and modal to false for the grid add dialog and it works (except that nothing is modal)</p>
</p>
<p>I&#39;ve set modal to false for my contacts dialog and modal to true for the grid add dialog and the contacts dialog input elements are not accessible.</p>
</p>
<p>Any suggestions on how to get around this ?</p></p>
]]></description>
        	        	<pubDate>Thu, 20 Sep 2012 04:16:01 +0300</pubDate>
        </item>
</channel>
</rss>