<?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: DatePicker selection not update input box</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/datepicker-selection-not-update-input-box</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/datepicker-selection-not-update-input-box/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on DatePicker selection not update input box</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/datepicker-selection-not-update-input-box#p16873</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/datepicker-selection-not-update-input-box#p16873</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please read this for dataInit and datepicker</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editoptions" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ditoptions</a></p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 03 May 2010 20:52:28 +0300</pubDate>
        </item>
        <item>
        	<title>DavidT on DatePicker selection not update input box</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/datepicker-selection-not-update-input-box#p16746</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/datepicker-selection-not-update-input-box#p16746</guid>
        	        	<description><![CDATA[<p>I have had this working in some other code, but can&#39;t put my finger on the issue with this.</p>
<p>In the colmodel I have:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7086' value='Select Code' data-codeid='sfcode7086' /></p>
<div class='sfcode' id='sfcode7086'>{name:&#39;Start Date&#39;, xmlmap:&#34;EntryAttributes&#62;StartDate&#34;, index:&#39;StartDate&#39;, width:100,&#160; align:&#39;center&#39;, datefmt:&#39;d-m-Y&#39;, editable:true, <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;editoptions:{size:12, <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;dataInit:function(el2){ jQuery(el2).datepicker({dateFormat:&#39;dd/mm/yy&#39;}); }<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}, <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;formoptions:{rowpos:2, elmprefix:&#34;&#34;,elmsuffix:&#34;&#34; } <br />&#160;&#160; &#160;&#160;&#160; &#160;},</div>
<p>The datepicker is appearing, and working fine but selecting a date is doing nothing.</p>
</p>
<p>I have another datepicker in the row, and a hidden 1st field so this is the 3rd item, but 2nd visible one.&#160; I have tried :</p>
<ul>
<li>unhiding 1st field and using this as rowpos: 3</li>
<li>removing other datepicker</li>
<li>removing the align option (only other item I could identify that is different to my fully working code)</li>
</ul>
<p>Has anyone else had this problem?&#160; Is there anything else I should try?</p>
<p>Thanks</p>
<p>David</p></p>
]]></description>
        	        	<pubDate>Tue, 27 Apr 2010 11:03:51 +0300</pubDate>
        </item>
</channel>
</rss>