<?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: Client side validation improvement</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-validation-improvement</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/feature-request/client-side-validation-improvement/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Sergio on Client side validation improvement</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-validation-improvement#p16913</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-validation-improvement#p16913</guid>
        	        	<description><![CDATA[<p>I have created a user CRUD with jQueryGrid i give my admins the ability to make an account expire at a certain date but the account may never expire so the expiration date is a non required field. I set the datefmt option of the column model and the date:true option in the editrules settings but the thing is that the form won&#39;t allow the user to send the data until a valid date is in the field, since the field is not required that means that the user is unable to send a valid record so I had to change to server side validation.</p>
<p>It would be nice if you implemented this validation is such a way that the grid enforced a valid date to be in the field but only if the field is required otherwise the field may be left blank. Off course if the user types anything in the field the contents are verified even if the field is not required.</p>
<p>I don&#39;t know if I made myself clear enough but anyway I would like to know what you think about this and if it may be implemented in an upcomming version of the grid.</p>
</p>
<p>Cheers</p>
</p>
<p>Sergio</p>
]]></description>
        	        	<pubDate>Wed, 05 May 2010 11:42:21 +0300</pubDate>
        </item>
</channel>
</rss>