<?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: Can't input dates</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates</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/cant-input-dates/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Can't input dates</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p16332</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p16332</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You should remove the date:true form editrules</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 09 Apr 2010 20:14:21 +0300</pubDate>
        </item>
        <item>
        	<title>glittle on Can't input dates</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p16322</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p16322</guid>
        	        	<description><![CDATA[<p>I&#39;ve added my own date validator, but it not being called...</p>
<p>Here is the column model:</p>
<p style="padding-left: 30px;">{name:&#39;HireDate&#39;,index:&#39;HireDate&#39;,width:100,search:false,resizable:false,label:&#39;&#60;span title="Hire Date\n(Editable)" class="editable"&#62;Hire Date&#60;/span&#62;&#39;,groupName:&#39;Legacy Data&#39;,classes:&#39;editable&#39;,editable:true,align:&#39;center&#39;,formatter:&#39;date&#39;,datefmt:&#39;M d, Y&#39;,editrules:{date:true,custom:true,custom_func:DateValidator},formatoptions:{newformat:&#39;M d, Y&#39;,srcformat:&#39;Y-m-d&#39;}},</p>
<p>Is there any setting in there that would cause my DateValidator() to not be  called?&#160;</p>
<p>I still get the same error message when saving the form.</p></p>
]]></description>
        	        	<pubDate>Fri, 09 Apr 2010 07:34:32 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Can't input dates</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p16065</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p16065</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Currently the date validator check only dates with / - . separators</p>
<p>In order to resolve the issue, please define your own validator:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editrules" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....#editrules</a></p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 31 Mar 2010 16:43:11 +0300</pubDate>
        </item>
        <item>
        	<title>glittle on Can't input dates</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p15975</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/cant-input-dates#p15975</guid>
        	        	<description><![CDATA[<p>When in cell edit mode, or in a form edit, I cannot enter a date...</p>
<p>Here is the model:</p>
<p>{name:&#39;HireDate&#39;,index:&#39;HireDate&#39;,width:100,search:false,resizable:false,label:&#39;&#60;span title="Hire Date\n(Editable)" class="editable"&#62;Hire Date&#60;/span&#62;&#39;,groupName:&#39;Legacy Data&#39;,classes:&#39;editable&#39;,editable:true,align:&#39;center&#39;,formatter:&#39;date&#39;,datefmt:&#39;M d, Y&#39;,editrules:{date:true},formatoptions:{newformat:&#39;M d, Y&#39;,srcformat:&#39;Y-m-d&#39;}},</p>
</p>
<p>When I enter "Oct 01, 2008", I get an error like this:</p>
<p><span style="white-space: pre;"> </span>Hire  Date: Please, enter valid date value - M d, Y</p>
</p>
<p>What else needs to be done?</p>
<p>Glen</p>
]]></description>
        	        	<pubDate>Fri, 26 Mar 2010 08:08:41 +0200</pubDate>
        </item>
</channel>
</rss>