<?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 Columns Set to &#160; After Save</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save</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-columns-set-to-after-save/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Barry on Hidden Columns Set to &#160; After Save</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3224</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3224</guid>
        	        	<description><![CDATA[<p>Isn&#39;t 3.3.1 the latest? You are saying it will be corrected in next release.</p>
<p>Thanks Tony</p>
]]></description>
        	        	<pubDate>Mon, 24 Nov 2008 08:11:12 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Hidden Columns Set to &#160; After Save</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3213</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3213</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks, Yes there is a bug for this. Thank you. It is corrected.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 24 Nov 2008 00:56:42 +0200</pubDate>
        </item>
        <item>
        	<title>Barry on Hidden Columns Set to &#160; After Save</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3204</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3204</guid>
        	        	<description><![CDATA[<p>/*<br />&#160;* jqGrid&#160; 3.3.1 - jQuery Grid</p>
]]></description>
        	        	<pubDate>Sat, 22 Nov 2008 09:45:40 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Hidden Columns Set to &#160; After Save</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3158</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3158</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I suppose you use inline edit module. My next question is</p>
<p>which version of jqGrod do you use? If you do not use the last one</p>
<p>please update.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 19 Nov 2008 06:51:52 +0200</pubDate>
        </item>
        <item>
        	<title>Barry on Hidden Columns Set to &#160; After Save</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3140</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3140</guid>
        	        	<description><![CDATA[<pre id="line21">Here you go:<br /><br /></pre>
<p><input type='button' class='sfcodeselect' name='sfselectit6279' value='Select Code' data-codeid='sfcode6279' /></p>
<div class='sfcode' id='sfcode6279'>colNames:[&#39;Actions&#39;,&#39;Match ID&#39;,&#39;Squad ID&#39;,&#39;Season ID&#39;,&#39;Squad&#39;,&#39;Season&#39;,&#39;Date&#39;,&#39;Opponent&#39;,&#39;Site&#39;],	<br />colModel:[<br /> {name:&#39;act&#39;,index:&#39;act&#39;,width:70,sortable:false}, <br /> {name:&#39;match_id&#39;,index:&#39;match_id&#39;,hidden:true,width:55,key:false,editable:true,editoptions:{readonly:true,size:10}},<br /> {name:&#39;squad_id&#39;,index:&#39;squad_id&#39;,hidden:true,width:55,key:false,editable:true,editoptions:{readonly:true,size:10}},<br /> {name:&#39;season_id&#39;,index:&#39;season_id&#39;,hidden:true,width:55,key:false,editable:true,editoptions:{readonly:true,size:10}},<br /> {name:&#39;squad&#39;,index:&#39;squad&#39;,width:90,editable:true,edittype:"select",editoptions:{value:"1:Varsity;2:Junior Varsity;3:Freshmen"}},<br /> {name:&#39;season&#39;,index:&#39;season&#39;,width:100,editable:true,edittype:"select",editoptions:{value:"1:2005-2006;2:2006-2007;3:2007-2008;4:2008-2009;5:2009-2010;6:2010-2011;7:2011-2012;8:2012-2013;9:2013-2014"}},<br /> {name:&#39;date&#39;,index:&#39;date&#39;, width:100, align:"right", editable:true,sorttype:"date"},	<br /> {name:&#39;opponent&#39;,index:&#39;opponent&#39;, width:150, align:"center", editable:true,editoptions:{size:50}},		<br /> {name:&#39;site&#39;,index:&#39;site&#39;, width:150,align:"center", editable:true,editoptions:{size:50}}	<br />],</div>
<pre id="line21"><br /></pre>
]]></description>
        	        	<pubDate>Mon, 17 Nov 2008 15:24:42 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Hidden Columns Set to &#160; After Save</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3131</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3131</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you plese post the full properties of KEY1 and etc in colModel?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 17 Nov 2008 08:34:50 +0200</pubDate>
        </item>
        <item>
        	<title>Barry on Hidden Columns Set to &#160; After Save</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3107</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-columns-set-to-after-save#p3107</guid>
        	        	<description><![CDATA[<p>The title should read</p>
<p>"Hidden Columns Set to ("none breaking space") after save.</p>
<p>I typed it in that way...and I can&#39;t edit it.</p>
<p>I have a grid with a sub grid. OK, I have 3 foreign keys that I need to keep track of. I have an &#8220;edit&#8221; button and &#8220;save&#8221; button in column 1.In PostData I use getRowData to assign values to KEY1, KEY2, and KEY3 from columns that are set &#8220;hidden:true&#8221;.</p>
<p>I refresh the page.</p>
<p>I click on the &#8220;+&#8221; button on one of the rows to open the sub grid. The grid opens correctly. KEY1, KEY2, and KEY3 contain the correct indexes.</p>
<p>Perfect so far.</p>
<p>I click on the Edit Button, make a change (or not), Click on the Save Button.</p>
<p>The record is saved correctly</p>
<p>Perfect so far.</p>
<p>Now when I go to open the sub table we find a problem. KEY1, KE2, and KEY3 all have a value of &#8220;&#38;nbsp;&#8221;</p>
<p>This is not the correct behavior. Is this a BUG?</p>
<p>Barry</p></p>
]]></description>
        	        	<pubDate>Sun, 16 Nov 2008 21:22:43 +0200</pubDate>
        </item>
</channel>
</rss>