<?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: A grid blur event?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event</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/a-grid-blur-event/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jqwhat on A grid blur event?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p22286</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p22286</guid>
        	        	<description><![CDATA[<blockquote>
<p>son122 said:</p>
<p>Thanks Tony,</p>
<p>In jQuery(document).ready(function()), this does it:</p>
<p>jQuery("body").click(function() {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (lastsel !== "") {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#39;#list&#39;).restoreRow(lastsel);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; lastsel = "";<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });</p>
</blockquote>
<hr />
<p>Where is the following located: jQuery(document).ready(function())?</p>
<p>what sets "lastsel"</p>
<p>
Thanks</p>
]]></description>
        	        	<pubDate>Wed, 02 Mar 2011 23:11:54 +0200</pubDate>
        </item>
        <item>
        	<title>son122 on A grid blur event?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p1267</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p1267</guid>
        	        	<description><![CDATA[<p>Thanks Tony,</p>
<p>In jQuery(document).ready(function()), this does it:</p>
<p>jQuery("body").click(function() {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (lastsel !== "") {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#39;#list&#39;).restoreRow(lastsel);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; lastsel = "";<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });</p>
]]></description>
        	        	<pubDate>Fri, 25 Jul 2008 13:47:13 +0300</pubDate>
        </item>
        <item>
        	<title>tony on A grid blur event?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p1185</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p1185</guid>
        	        	<description><![CDATA[<p>Not sure that blur event is good. First that I think is:</p>
<p>Enclose the grid (by example) in div tag, then assign click event</p>
<p>to body element except this div and whitin this event use</p>
<p>restoreRow method.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 22 Jul 2008 02:00:29 +0300</pubDate>
        </item>
        <item>
        	<title>son122 on A grid blur event?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p1183</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-grid-blur-event#p1183</guid>
        	        	<description><![CDATA[<p>I want the grid to restore the editable row if the user click anywhere outside the grid.&#160; Kind of like the jQuery blur event.&#160; How do I trigger that event?</p>
]]></description>
        	        	<pubDate>Mon, 21 Jul 2008 10:38:05 +0300</pubDate>
        </item>
</channel>
</rss>