<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET AJAX Discussion and Suggestions</title><link>http://forums.asp.net/1007.aspx</link><description>This forum is the place for ASP.NET AJAX 'getting started' questions, general questions that don't fit in one of the other forums about AJAX </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Problem in validation summary and AJAX sync</title><link>http://forums.asp.net/thread/3276117.aspx</link><pubDate>Mon, 06 Jul 2009 06:38:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3276117</guid><dc:creator>mihir.mone</dc:creator><author>mihir.mone</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3276117.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=3276117</wfw:commentRss><description>&lt;p&gt;Yes, you are right.&lt;/p&gt;
&lt;p&gt;Probably you can use pure JS validations to serve the purpose.&lt;/p&gt;</description></item><item><title>Re: Problem in validation summary and AJAX sync</title><link>http://forums.asp.net/thread/3276096.aspx</link><pubDate>Mon, 06 Jul 2009 06:19:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3276096</guid><dc:creator>man_gurav</dc:creator><author>man_gurav</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3276096.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=3276096</wfw:commentRss><description>&lt;p&gt;Can&amp;#39;t do that because as per my understanding, I can bind only one validation group to a button. Well, I can fire validation request/s explicitly for the other group/s from javascript or something but still it will be a lengthy way. In actual scenario, In both blocks, I have grids having 5 and 8 rows respectively. Row can get added dynamically to grid so ultimately it&amp;#39;ll be&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;total number of validators = (num of columns X num of rows X num of validators) &lt;/p&gt;&lt;p&gt;My page is already very bulky and I can&amp;#39;t afford more size as it&amp;#39;ll slow down my page.&lt;/p&gt;&lt;p&gt;Isn&amp;#39;t there any way to manipulate error messages shown in validation summary through javascript or something similar to single validator control?&lt;/p&gt;&lt;p&gt;Any idea what property of validationSummary control holds all these messages. May be I can clear it from JS. I tried to search for it but couldn&amp;#39;t found one.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Problem in validation summary and AJAX sync</title><link>http://forums.asp.net/thread/3276052.aspx</link><pubDate>Mon, 06 Jul 2009 05:55:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3276052</guid><dc:creator>mihir.mone</dc:creator><author>mihir.mone</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3276052.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=3276052</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You may take 3 summary controls.&lt;/p&gt;
&lt;p&gt;1 for each block and a 3rd for common, do not mention any validationGroup property name for it.&lt;/p&gt;
&lt;p&gt;I hope this will work.&lt;/p&gt;</description></item><item><title>Re: Problem in validation summary and AJAX sync</title><link>http://forums.asp.net/thread/3276027.aspx</link><pubDate>Mon, 06 Jul 2009 05:40:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3276027</guid><dc:creator>man_gurav</dc:creator><author>man_gurav</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3276027.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=3276027</wfw:commentRss><description>&lt;p&gt;Hi Saurabh,&lt;/p&gt;&lt;p&gt;Thanks for the reply. &lt;/p&gt;&lt;p&gt;Probablyl I should have mentioned it beforehand that I am using 2 validation groups only, but the problem is my requirement as per which I have 2 buttons on my form. For one button, I need to validate controls in one block only so its same situation as you are saying and works fine, but&amp;nbsp; on the second button, I need to validate fields from both the panels. Even I tried 2 validators for a same field with different validation groups but still it don&amp;#39;t work properly.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Problem in validation summary and AJAX sync</title><link>http://forums.asp.net/thread/3274605.aspx</link><pubDate>Sat, 04 Jul 2009 11:53:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274605</guid><dc:creator>saurabh2k4mc095</dc:creator><author>saurabh2k4mc095</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274605.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=3274605</wfw:commentRss><description>&lt;p&gt;Hi Mangesh,&lt;/p&gt;&lt;p&gt;Take two validation summary like vs1 and vs2&lt;/p&gt;&lt;p&gt;on button1 write validationgroup=vs1 and on button2 write validationgroup=vs2&lt;/p&gt;&lt;p&gt;and also write down the different validation groups according to the buuton you have clicked.&lt;/p&gt;&lt;p&gt;hope it will work&lt;/p&gt;&lt;p&gt;if correct then mark as a answer.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Problem in validation summary and AJAX sync</title><link>http://forums.asp.net/thread/3271523.aspx</link><pubDate>Thu, 02 Jul 2009 14:01:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3271523</guid><dc:creator>man_gurav</dc:creator><author>man_gurav</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3271523.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=3271523</wfw:commentRss><description>&lt;p&gt;Below is my scenario.&lt;/p&gt;&lt;p&gt;I have 2 different blocks (update panels Blk1 and Blk2) on my page and two buttons (button Bt1 and button Bt2). Both the blocks have some textboxes and a requiredfieldvalidators attached to it.&lt;/p&gt;&lt;p&gt;On Bt1 click, only Blk1 is getting updated using AJAX. Fields in Blk1, Blk2 and button Bt2 are in same validation group. I am showing error messages in ErrorSummary control.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I have not entered any data in any field. Now if I hit Bt2 after page loads, all error messages are shown in ShowSummary box of ErrorSummary control. Whereas if I hit Bt1 and then again hit Bt2, error messages from Blk2 are shown twice. if I again hit Bt1 and then hit Bt2, error messages from Blk2 are shown thrice and so on. Error messages from Blk1 shows up only once each time. &lt;/p&gt;&lt;p&gt;Any idea about this behavior.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Mangesh&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>