<?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: Abort cellEdit</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/abort-celledit</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/abort-celledit/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Abort cellEdit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/abort-celledit#p12826</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/abort-celledit#p12826</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>A lot of solutins here, but IMHO the elegent one is to use beforeSelectRow - if this event return false the selection is not performed.</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:events" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....iki:events</a></p>
<p>Another solution is to add a class &#39;not-editable-cell&#39; to this cell using a setCell method</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 08 Dec 2009 18:19:51 +0200</pubDate>
        </item>
        <item>
        	<title>Hannes KÃ¤ufler on Abort cellEdit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/abort-celledit#p12804</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/abort-celledit#p12804</guid>
        	        	<description><![CDATA[<p>Hi!</p>
</p>
<p>How can I abort a cell Edit?</p>
<p>I want to check something on a Row and if a case applies I want to abort Cell edit or continue ...</p>
<p>I tried using the beforeEditCell but returning false In this function does not abort Cell Edit. If if</p>
<p>immediatly use restoreCell in the beforeEditCell the grid still posts stuff to the server.</p>
</p>
<p>Greetings, Hannes</p>
]]></description>
        	        	<pubDate>Mon, 07 Dec 2009 22:06:29 +0200</pubDate>
        </item>
</channel>
</rss>