<?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: changing cell from non-editable to editable after grid loads doesnt work..</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/changing-cell-from-non-editable-to-editable-after-grid-loads-doesnt-work</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/changing-cell-from-non-editable-to-editable-after-grid-loads-doesnt-work/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ram2010 on changing cell from non-editable to editable after grid loads doesnt work..</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/changing-cell-from-non-editable-to-editable-after-grid-loads-doesnt-work#p17765</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/changing-cell-from-non-editable-to-editable-after-grid-loads-doesnt-work#p17765</guid>
        	        	<description><![CDATA[<p>In my scenario as the grid loads the column is not editable. It becomes editable when another column gets changed.</p>
</p>
<p>I have tried this but it doesn&#39;t seem to be working..</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5509' value='Select Code' data-codeid='sfcode5509' /></p>
<div class='sfcode' id='sfcode5509'>jQuery(&#34;#&#34;+gridName).jqGrid(&#39;setCell&#39;,rowId,colId,htmlData,&#39;&#39;,&#39;{editable:true}&#39;);<span id=&#34;_marker&#34;>&#160;</span></div>
<p><span style="font-size: x-small;"><br />
</span></p>
<p>When I submit my data, I want this columns values to be sent to the server. But since jqgrid only sends editable columns, my columns data is not sent.</p>
<p>According to the jqgrid documentation, the 5th paraemter in the setCell method is the properties. I presume I am setting this correctly here as I am not getting any errors.</p>
</p>
<p>Any ideas? I am using the struts2-jquery plugin.</p>
<p>thanks for your help</p></p>
]]></description>
        	        	<pubDate>Sat, 05 Jun 2010 05:30:51 +0300</pubDate>
        </item>
</channel>
</rss>