<?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: Hidden modal window</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-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/hidden-modal-window/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p879</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p879</guid>
        	        	<description><![CDATA[<p>Dave,</p>
<p>This is a partial solution, since if you dont want some hidden fields to be in form the would be.</p>
<p>I hope to publish the final 3.2 soon</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 24 Jun 2008 06:25:48 +0300</pubDate>
        </item>
        <item>
        	<title>phipps73 on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p875</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p875</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>I modified the code in grid.formedit.js. In the createData function I <br />changed this line:</p>
<p>dc = hc ? "style=&#39;display:none&#39;" : "";<br />to this:<br />dc = hc ? "" : "";</p>
<p>This fixed my problem. I am able to hide columns in the grid but still<br />show them as editable and appear in the modal form.</p>
<p>Cheers,</p>
<p>Dave</p>
]]></description>
        	        	<pubDate>Tue, 24 Jun 2008 03:48:49 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p866</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p866</guid>
        	        	<description><![CDATA[<p>In the final release there will be a option to edit hidden fields in form editing</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 23 Jun 2008 10:14:25 +0300</pubDate>
        </item>
        <item>
        	<title>phipps73 on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p860</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p860</guid>
        	        	<description><![CDATA[<p>I must be going mad! Setting the width to 0 has no effect. The columns<br />are still showing in the grid. Is there a way to hide them in the grid but<br />allow them to be shown in the modal form? If I mark them as hidden<br />then they disappear from the form as well.</p>
<p>Cheers,</p>
<p>Dave</p>
]]></description>
        	        	<pubDate>Sun, 22 Jun 2008 09:20:30 +0300</pubDate>
        </item>
        <item>
        	<title>phipps73 on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p858</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p858</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Ignore that last post I checked the page on FF2 and it worked - I then checked it again on FF3 and it is now working - no code changed!! So<br />probably a problem with FF3 rather than the grid. After restarting FF3 the modal appears.</p>
<p>I have also discovered a sneaky way to hide a column whilst still allowing<br />it to be editable! Set the width to 0 in the ColModel[]!.</p>
<p>Cheers for a great plugin!</p>
<p>Dave</p>
]]></description>
        	        	<pubDate>Sun, 22 Jun 2008 07:50:13 +0300</pubDate>
        </item>
        <item>
        	<title>phipps73 on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p857</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p857</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Sorry I am on a Mac using Firefox 3 running jquery 1.2.3 (I haven&#39;t upgraded to 1.2.6 yet). Could the IE6/7 bug be appearing in FF3 as well?</p>
<p>Cheers,</p>
<p>Dave</p>
]]></description>
        	        	<pubDate>Sun, 22 Jun 2008 07:25:07 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p853</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p853</guid>
        	        	<description><![CDATA[<p>This happen in IE6/7 and with jQuery 1.2.6 ? - Right?</p>
<p>If this is the case there is a little bug in jqModal. Please switch to jQuery 1.2.3</p>
<p>untill the bug is corrected. I have implemented my solution for this but I&#39;m not sure if this is the right way.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 22 Jun 2008 03:05:01 +0300</pubDate>
        </item>
        <item>
        	<title>phipps73 on Hidden modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p848</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-modal-window#p848</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am trying to add a new row to a grid when a button is clicked. When</p>
<p>the button is click the following function is called:</p>
<p>$("#assignPos").click(function() {</p>
<p>$("#list").editGridRow("new",{height:280,reloadAfterSubmit:false});</p>
<p>});</p>
<p>When the button is clicked the overlay appears but the actual modal window remains hidden. I have inspected the page with Firebug and the display style (for modal) is set to block which means it should be showing.</p>
<p>I have modal windows working on another page in the site but I am calling this one in a different way and I can&#39;t figure out where I am going wrong!</p>
<p>My grid call is as follows:</p>
<p>$("#list").jqGrid({<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url:&#39;assets/includes/listPositions.cfm?PersonID=0&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: &#39;json&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames:[&#39;ID&#39;,&#39;Position Code&#39;,&#39;Position Type&#39;,&#39;Parish Name&#39;,&#39;Start Date&#39;,&#39;Finish Date&#39;,&#39;CommitteeMemberTypeID&#39;,&#39;ClergyStatusID&#39;],<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel:[<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;tjppid&#39;,key: true,index:&#39;tjppid&#39;,editable:true,editoptions:{readonly:true},width: 40},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;PositionID&#39;,index:&#39;PositionID&#39;,width:150},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;PositionType&#39;,index:&#39;PositionType&#39;,width: 250},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;ParishName&#39;,index:&#39;ParishName&#39;,width: 260},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;StartDate&#39;,index:&#39;StartDate&#39;,sorttype:"date",editable:true, editoptions:{size:10,maxlength:10},width:100},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;FinishDate&#39;,index:&#39;FinishDate&#39;,sorttype:"date", editable:true, editoptions:{size:10,maxlength:10},width:100},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;CommitteeMemberTypeID&#39;,index:&#39;CommitteeMemberTypeID&#39;, width:0,editable:true,edittype:&#39;select&#39;,editoptions:{value:"&#60;cfloop query="qCMType"&#62;&#60;cfoutput&#62;#MemberTypeID#:#MemberType#&#60;cfif recordcount gt currentrow&#62;;&#60;/cfif&#62;&#60;/cfoutput&#62;&#60;/cfloop&#62;"}},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;ClergyStatusID&#39;,index:&#39;ClergyStatusID&#39;,width: 0,editable:true,edittype:&#39;select&#39;,editoptions:{value:"&#60;cfloop query="qClergyStatus"&#62;&#60;cfoutput&#62;#StatusID#:#Status#&#60;cfif recordcount gt currentrow&#62;;&#60;/cfif&#62;&#60;/cfoutput&#62;&#60;/cfloop&#62;"}}],<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortname: &#39;PositionType&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortorder: "asc",<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; imgpath: &#39;assets/js/jqGrid/themes/sand/images&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jsonReader: {repeatitems: false},<br />&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; height:120,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; onSelectRow: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(id &#38;&#38; id!==lastsel2){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#list&#39;).restoreRow(lastsel2);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#list&#39;).editRow(id,true,pickdates);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; lastsel2=id;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160; editurl: "assets/includes/assignPosition.cfm"</p>
<p>});</p>
<p>Any suggestions? Maybe there is an easier way to have a button that when clicked opens the modal form for adding a new row. The grid may have 0 or more rows already.</p>
<p>Cheers,</p>
<p>Dave</p>
]]></description>
        	        	<pubDate>Sat, 21 Jun 2008 18:33:50 +0300</pubDate>
        </item>
</channel>
</rss>