<?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: How can I group jqgrid client-side validators?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-can-i-group-jqgrid-client-side-validators</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/how-can-i-group-jqgrid-client-side-validators/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>chandumrk on How can I group jqgrid client-side validators?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-can-i-group-jqgrid-client-side-validators#p20224</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-can-i-group-jqgrid-client-side-validators#p20224</guid>
        	        	<description><![CDATA[<p>Suppose, I am adding the following validator to multiple columns in the jqgrid.</p>
<p><strong>Column.EditClientSideValidators.Add( new RequiredValidator() );</strong></p>
<p>Assume there are multiple errors. While editing, it displays only&#160;<strong>one error at a time</strong>&#160;on submit. i.e. after correcting the notified error the user can see the next error only upon submit.</p>
<p>I need all of these errors&#160;<strong>summarized/grouped</strong>. Is there any way to do this?</p>
<p>Thanks, in advance.</p>
]]></description>
        	        	<pubDate>Mon, 11 Oct 2010 11:15:11 +0300</pubDate>
        </item>
</channel>
</rss>