<?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: Ho to detect loss of focus while inline editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/ho-to-detect-loss-of-focus-while-inline-editing</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/ho-to-detect-loss-of-focus-while-inline-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>steve.longdo on Ho to detect loss of focus while inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ho-to-detect-loss-of-focus-while-inline-editing#p19113</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ho-to-detect-loss-of-focus-while-inline-editing#p19113</guid>
        	        	<description><![CDATA[<p>I have setup a simple grid with inline editing using the onSelectRow function to start editing:</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160; onSelectRow: function(id){ &#160;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;jQuery(&#39;#pipe&#39;).jqGrid(&#39;editRow&#39;,id,true);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;},</p>
<p>I would like to be able to change the data when the user takes focus away (mouse click outside the grid, etc.) from the grid and turn the row back into its normal non-editing mode.&#160; Any ideas on how to capture the loss of focus from my edit row?</p>
</p>
<p>Thanks,</p>
<p>-Steve</p>
]]></description>
        	        	<pubDate>Fri, 13 Aug 2010 00:30:19 +0300</pubDate>
        </item>
</channel>
</rss>