Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Suggestion for next release of 2.0 - ValidationSummary Control

Reply
Thread Tools

Suggestion for next release of 2.0 - ValidationSummary Control

 
 
r2thej151
Guest
Posts: n/a
 
      08-17-2006
Hi Guys,

I have a feature request for 2.x or 3.x. How about we have the option
to let the ValidationSummary display messages from all validators on
the page? For instance, maybe we can have an additional property
"DisplayAllValidators."

Or maybe you can just modify the ValidationGroup property on the
summary control to work like this:
1. Undefined - Summarize all undefined Validators ignoring those with a
defined group
2. Defined - Summarize only the specified group's validators
3. All - Summarize every validator on the page (including those in user
controls)

That would be nice!

Forcing us to place multiple summary controls for each group on a page
is pretty lame. Allowing us the ability is nice...

 
Reply With Quote
 
 
 
 
r2thej151
Guest
Posts: n/a
 
      08-17-2006
you could also just allow us to enter comma delimited Groups. I still
like my first suggestion better but at least that would solve my
problem.

 
Reply With Quote
 
 
 
 
Juan T. Llibre
Guest
Posts: n/a
 
      08-17-2006
re:
> I have a feature request for 2.x or 3.x.


Please submit that request at the Visual Studio
and .NET Framework Feedback page :

http://connect.microsoft.com/feedbac...spx?SiteID=210

Click on the "Submit Feedback" link and make sure you have a Microsoft Passport
handy so you can login, which is required in order to be able to submit requests and bugs.

If you don't have a Passport, get a free one here :
https://accountservices.passport.net...vv=410&lc=1033



Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaņol : http://asp.net.do/foros/
===================================
"r2thej151" <> wrote in message
news: ups.com...
> Hi Guys,
>
> I have a feature request for 2.x or 3.x. How about we have the option
> to let the ValidationSummary display messages from all validators on
> the page? For instance, maybe we can have an additional property
> "DisplayAllValidators."
>
> Or maybe you can just modify the ValidationGroup property on the
> summary control to work like this:
> 1. Undefined - Summarize all undefined Validators ignoring those with a
> defined group
> 2. Defined - Summarize only the specified group's validators
> 3. All - Summarize every validator on the page (including those in user
> controls)
>
> That would be nice!
>
> Forcing us to place multiple summary controls for each group on a page
> is pretty lame. Allowing us the ability is nice...
>



 
Reply With Quote
 
r2thej151
Guest
Posts: n/a
 
      08-17-2006
thanks for the link. it is already filed and open.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use validationSummary to display error message in user control =?Utf-8?B?YzY3NjIyOA==?= ASP .Net 2 01-13-2006 10:21 PM
validationSummary control NuB ASP .Net 0 12-12-2005 03:09 PM
CurrentElement->next = CurrentElement->next->next (UNDEFINED?) Deniz Bahar C Programming 2 03-09-2005 12:45 AM
ValidationSummary Control =?Utf-8?B?U3VuaWwgU2FiaXI=?= ASP .Net 2 06-16-2004 02:41 PM
control the behaviour of ValidationSummary messagebox Eitan ASP .Net 0 12-16-2003 09:19 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57