<?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 to NOT focus on input of formedit</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-not-focus-on-input-of-formedit</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-to-not-focus-on-input-of-formedit/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dajun on how to NOT focus on input of formedit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-not-focus-on-input-of-formedit#p27470</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-not-focus-on-input-of-formedit#p27470</guid>
        	        	<description><![CDATA[<p>when using formedit, it auto focus on the first input element, I want to prevent this( mainly for mobile device),</p>
<p>how can I do it ?</p>
<p>i use such code, but not work:</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; afterShowForm: function(fid) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(fid).focus().click();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }</p>
]]></description>
        	        	<pubDate>Wed, 03 Oct 2012 03:34:01 +0300</pubDate>
        </item>
</channel>
</rss>