<?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: Field focus: datepicker</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/field-focus-datepicker</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/bugs/field-focus-datepicker/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>aznan on Field focus: datepicker</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/field-focus-datepicker#p14538</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/field-focus-datepicker#p14538</guid>
        	        	<description><![CDATA[<p>hello,</p>
<p>&#160;I am having problem with focusing into the cell after editing...</p>
<p>the scenario is after inserting the date and the ui datepicker closed.. I cant set the focus back to the date field (after selecting with the mouse) or the next field.. so I have to select manually with mouse.. can somebody show the code..</p>
<p>i did try this one from previous post but its not working, in other word: I dunno how to use them</p>
<blockquote>
<p style="padding-left: 210px;">function editRow(rowId, rowIndex, columnIndex) {<br />&#160; var grid = $(&#39;#mygrid&#39;);<br />&#160; grid.editRow(rowId, true, function() {<br />&#160;&#160;&#160; var colModel = grid.getGridParam(&#39;colMode&#39;);<br />&#160;&#160;&#160; var colName = colModel[colIndex].name;<br />&#160;&#160;&#160; var input = $(&#39;#&#39; + rowId + &#39;_&#39; + colName);<br />&#160;&#160;&#160; input.get(0).focus();<br />&#160; });<br />}</p>
</blockquote>
<p>next, how can i move through the datepicker with keypad/keyboard... scroll through the datepicker! after selecting the datepicker with keyboard.. rather than using the mouse.</p>
</p>
<p>FYI: I&#39;m using the inline editing...</p>
]]></description>
        	        	<pubDate>Thu, 04 Feb 2010 05:21:25 +0200</pubDate>
        </item>
</channel>
</rss>