<?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: edit required fails with empty select</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/edit-required-fails-with-empty-select</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/edit-required-fails-with-empty-select/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on edit required fails with empty select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/edit-required-fails-with-empty-select#p5872</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/edit-required-fails-with-empty-select#p5872</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Currently the field checking works only on text fields. It is difficult to do on selects - some will ask to check the key, some will ask to check the text and so on.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 07 Apr 2009 03:09:31 +0300</pubDate>
        </item>
        <item>
        	<title>dbdweeb on edit required fails with empty select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/edit-required-fails-with-empty-select#p5835</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/edit-required-fails-with-empty-select#p5835</guid>
        	        	<description><![CDATA[<p>I&#39;m using the popup edit form and I want to require user input on a select and validate its occurance.</p>
<p>Given something like:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2484' value='Select Code' data-codeid='sfcode2484' /></p>
<div class='sfcode' id='sfcode2484'>
<p>colModel :[{name:id_sel, edittype:&#39;select&#39;,&#160;&#160;</p>
<p>&#160;&#160;&#160; editrules:{required:true},</p>
<p>&#160;&#160;&#160; editoptions:{value:":;1:choice1;2:choice2"...}},</p>
<p>...]</p>
</div>
<p>I want to validate the user made a selection and I don&#39;t want to provide a default. When submit is clicked no validation on the select occurs. I&#39;m thinking the above select has an empty value and since I&#39;m saying it&#39;s required it should fail validation. What say you? Bug or feature request?</p>
<p>AtDhVaAnNkCsE,</p>
<p>D. B.</p>
]]></description>
        	        	<pubDate>Fri, 03 Apr 2009 12:21:15 +0300</pubDate>
        </item>
</channel>
</rss>