<?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: cell editing: block cells in certain rows from being editable</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cell-editing-block-cells-in-certain-rows-from-being-editable</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/cell-editing-block-cells-in-certain-rows-from-being-editable/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dlandis on cell editing: block cells in certain rows from being editable</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-editing-block-cells-in-certain-rows-from-being-editable#p18365</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-editing-block-cells-in-certain-rows-from-being-editable#p18365</guid>
        	        	<description><![CDATA[<p>jqgrid 3.7.1</p>
<p>jquery 1.4.2</p>
<p>jquery ui 1.7.2</p>
</p>
<p>Just started using jqgrid -- overall working very well. My issue relates to cell edit functionality. Every column should be editable. That is fine. Certain rows should not be however based on a criteria.</p>
</p>
<p>I tried using the beforeEditCell callback function. I tried returning false from there but still the cell became editable when I clicked in it. Basically what I want is the text input to not even appear when I click on these particular cells.</p>
</p>
<p>Is there a particular callback I can use to achieve this? And what do I return from that to block the cell from turning into a text input?</p>
</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Fri, 02 Jul 2010 01:28:51 +0300</pubDate>
        </item>
</channel>
</rss>