<?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 to Display all Client Side Validation Messages as a Summary</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-display-all-client-side-validation-messages-as-a-summary</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-to-display-all-client-side-validation-messages-as-a-summary/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>chandumrk on How to Display all Client Side Validation Messages as a Summary</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-display-all-client-side-validation-messages-as-a-summary#p20138</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-display-all-client-side-validation-messages-as-a-summary#p20138</guid>
        	        	<description><![CDATA[<p>I am using JqGrid for my MVC Application.</p>
<p>I had defined required field validators for the columns like</p>
<p>"Column.EditClientSideValidators.Add(new Trirand.Web.Mvc.RequiredValidator());"</p>
<p>I am using the Grid Footer button to ADD/Edit records,</p>
<p>Suppose if there are 3 required fields and when submit button is clicked&#160;while&#160;these 3 required fields are empty, the Validation message is getting displayed for the first field&#160;and&#160;when the first field is filled with value then the second field validation message is displayed when submit is clicked and so on.</p>
<p>But my requirement is all the Validation messages should be displayed at once like validation summary in MVC.</p>
]]></description>
        	        	<pubDate>Tue, 05 Oct 2010 09:30:35 +0300</pubDate>
        </item>
</channel>
</rss>