<?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: How do I unselect/un-focus a select box programatically? </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-unselectun-focus-a-select-box-programatically</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/how-do-i-unselectun-focus-a-select-box-programatically/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How do I unselect/un-focus a select box programatically? </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-unselectun-focus-a-select-box-programatically#p15875</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-do-i-unselectun-focus-a-select-box-programatically#p15875</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try first to save the cell or row&#160; in the event and then do resetSelection</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 22 Mar 2010 12:19:34 +0200</pubDate>
        </item>
        <item>
        	<title>tim on How do I unselect/un-focus a select box programatically? </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-unselectun-focus-a-select-box-programatically#p15798</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-do-i-unselectun-focus-a-select-box-programatically#p15798</guid>
        	        	<description><![CDATA[<p>bump....</p>
<p>can anyone help on this?</p>
<p>thnx</p>
]]></description>
        	        	<pubDate>Thu, 18 Mar 2010 04:53:06 +0200</pubDate>
        </item>
        <item>
        	<title>tim on How do I unselect/un-focus a select box programatically? </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-unselectun-focus-a-select-box-programatically#p15687</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-do-i-unselectun-focus-a-select-box-programatically#p15687</guid>
        	        	<description><![CDATA[<p>I have a grid with a select box and&#160;I am using the dataEvents type &#39;change&#39;.&#160;</p>
<p>After the change is made I would like the drop-down list to unselect/disappear, but the cell to be still be selected (the equivalent state as hitting &#39;enter&#39; would have set).</p>
<p>I tried both setSelection and resetSelection, but neither work.</p>
<p>dataEvents:[type:"change",&#160;{fn:function(e){var thisgrid = e.data; thisgrid.resetSelection();}}]</p>
<p>I have also tried:</p>
<p>dataEvents:[type:"change",&#160;{fn:function(e){$(&#39;#mygrid&#39;).resetSelection();}}]</p>
<p>Any ideas?</p>
<p>thanks</p>
<p>tim</p></p>
]]></description>
        	        	<pubDate>Sun, 14 Mar 2010 23:14:06 +0200</pubDate>
        </item>
</channel>
</rss>