<?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: Conditional cell edit</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/conditional-cell-edit</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/conditional-cell-edit/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Conditional cell edit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/conditional-cell-edit#p5555</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/conditional-cell-edit#p5555</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Use <strong>onSelectCell</strong> and not <strong>onCellSelect</strong> - both have diffrent behaviour.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 24 Mar 2009 03:20:37 +0200</pubDate>
        </item>
        <item>
        	<title>decodeideas on Conditional cell edit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/conditional-cell-edit#p5538</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/conditional-cell-edit#p5538</guid>
        	        	<description><![CDATA[<p>I am trying to use the jqgrid with conditional cell editing. In my use case some cells are editable and others are not. I cannot mark the whole column as not being editable.</p>
<p>I tried the following:</p>
<ol>
<li>set cellEdit = false&#160;</li>
<li>onCellSelect run my logic, set cellEdit to true and call editCell</li>
<li>in afterSaveCell and afterEditCell set the cellEdit = false again</li>
</ol>
<div>However this doesn&#39;t seem to be restoring properly the non edit mode in all the cases and it also breaks TAB navigation. Is there a better way to do this?</div>
]]></description>
        	        	<pubDate>Mon, 23 Mar 2009 19:10:50 +0200</pubDate>
        </item>
</channel>
</rss>