<?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: Edit Hidden Columns</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/edit-hidden-columns</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/edit-hidden-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rsea on Edit Hidden Columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/edit-hidden-columns#p4305</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/edit-hidden-columns#p4305</guid>
        	        	<description><![CDATA[<p>Nevermind... I&#39;ve found :&#160; editrules: {edithidden:true}</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Mon, 02 Feb 2009 18:46:17 +0200</pubDate>
        </item>
        <item>
        	<title>rsea on Edit Hidden Columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/edit-hidden-columns#p4302</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/edit-hidden-columns#p4302</guid>
        	        	<description><![CDATA[<p>Is there a way to edit the hidden columns with editGridRow?</p>
<p>{name:&#39;i_quantity&#39;, index:&#39;i_quantity&#39;, width:40, align:&#39;center&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; resizable: false, <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; label: &#39;Qty&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; editable: true, <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; editrules:{integer:true,required:true}}</p>
<p>{name:&#39;i_serial_number&#39;, index:&#39;i_serial_number&#39;, width:178, align: &#39;left&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; resizable: false,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; hidden: true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; label: &#39;Serial Number&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; editable: true, <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; edittype: &#39;text&#39;}</p>
<p>The first item appears when I edit the row but the second don&#39;t. If I set hidden: false it will work but I need this field be hidden to save space at grid The grid would be too big if I enable all columns, they are 20 properties per row, I only display 10.</p>
</p>
<p>Thanks,</p>
<p>Rodolfo.</p></p>
]]></description>
        	        	<pubDate>Mon, 02 Feb 2009 15:39:47 +0200</pubDate>
        </item>
</channel>
</rss>