<?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: Determine if a row is selected: dealing with escape key and restoreRow</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/determine-if-a-row-is-selected-dealing-with-escape-key-and-restorerow</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/determine-if-a-row-is-selected-dealing-with-escape-key-and-restorerow/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Joel.Welling on Determine if a row is selected: dealing with escape key and restoreRow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/determine-if-a-row-is-selected-dealing-with-escape-key-and-restorerow#p29215</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/determine-if-a-row-is-selected-dealing-with-escape-key-and-restorerow#p29215</guid>
        	        	<description><![CDATA[<p>Hi folks;</p>
<p>&#160; I have an application where I want to update a grid periodically in response to a timer, and obviously I want that update to be suppressed when a row is being edited. &#160;I know that I can see the initial selection of a row for editing via onSelectRow(rowid,status). &#160;However, the row can get un-selected if the user hits the escape key, causing restoreRow to fire. &#160;I cannot seem to get anything like onRestoreRow(...) to work, and the &#39;selrow&#39; variable does not change when the selection is escaped in this way.</p>
<p>&#160; Is there a way to detect if any row is selected for row editing? &#160;Failing that, is there a way to attach a callback to the restoreRow event?</p>
</p>
<p>Thanks!</p>
<p>-Joel</p>
]]></description>
        	        	<pubDate>Wed, 24 Jul 2013 21:17:41 +0300</pubDate>
        </item>
</channel>
</rss>