<?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: Cancel an Action</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cancel-an-action</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/cancel-an-action/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Cancel an Action</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cancel-an-action#p11864</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cancel-an-action#p11864</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I prefer you to use a custom button for the delete row &#8211; if you do so you can get if the row has&#160; editable=1 and alert the user that this is not possible</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 12 Nov 2009 11:09:20 +0200</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on Cancel an Action</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cancel-an-action#p11839</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cancel-an-action#p11839</guid>
        	        	<description><![CDATA[<p>I think you can hide or show delete button on onSelectRow: function(id){}. Personally I control editing row with this event, and if the row is editable I call $("#gird").editGridRow(id,{}); in my form I added the Delete button instead or navigation buttons.</p>
]]></description>
        	        	<pubDate>Thu, 12 Nov 2009 09:49:51 +0200</pubDate>
        </item>
        <item>
        	<title>acgee on Cancel an Action</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cancel-an-action#p11827</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cancel-an-action#p11827</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Is it possible to cancel an action? For example I have a grid that I only want one row to be editable. I have used the afterInsertRow funcin to set the other rows attribute editable=1 which stops them from being edited (inline edit) but I have found that you can still delete those rows and I need to stop that. I am trying to use the beforeShowForm function to alert the user and then deslect the row but I want to stop the Delete Row popup from showig, how would I go about doing that.</p>
<p>Regards</p>
<p>Andrew</p>
]]></description>
        	        	<pubDate>Thu, 12 Nov 2009 00:29:19 +0200</pubDate>
        </item>
</channel>
</rss>