Click here to Skip to main content
Licence CPOL
First Posted 29 Sep 2010
Views 20,068
Downloads 1,012
Bookmarked 34 times

Customize Validation Summary

By | 30 Sep 2010 | Article
The ASP.NET Validation Summary control with customized CSS and Style to display a summary of all validation errors that occur in a web page.
ValidationSummaryScreen.png

Introduction

The ASP.NET Validation Summary control with Stylish and Customized CSS to display a summary of all validation errors occurred in a web page.

Background

The error message displayed in this control is specified by the ErrorMessage property of each validation control. If the ErrorMessage property of the validation control is not set, no error message is displayed for that validation control.

Using the Code

The customized error message displayed in this control is specified by the following property of Controls and Validation Summary:

  1. Validation Control
    1. Text: (The icon to display when validation fails)
    2. ErrorMessage: (The text to display in the ValidationSummary control when validation fails. Note: This text will also be displayed in the validation control if the Text property is not set)
  2. Validation Summary
    1. DisplayMode: (Display the validation summary with BulletList)
    2. CssClass: (The CssClass property is used to set style or class to the ValidationSummary control. Validationsummary)
    3. HeaderText: (Display a header “Please correct the following:” in the ValidationSummary control)

HTML Structure

VS-Page.png

CSS Style

VS-CSS.png

Points of Interest

This was done using only CSS tricks.

If you find some issues, bugs with it, just leave a comment or drop me an email. If you make any notes to this, let me know that too so I don't have to redo any of your hard work.

Please provide a "Vote" if this would be helpful.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Sunasara Imdadhusen

Software Developer (Senior)
Verve Systems Ahmedabad-Gujarat
India India

Member

Aspiring for a challenging carrier wherein I can learn, grow, expand and share my existing knowledge in meaningful and coherent way.

sunaSaRa Imdadhusen
+91 99095 44184
 
AWARDS:
  1. 1st Best Asp.Net article of SEP 2010
  2. 2nd Best Asp.Net article of MAY 2011
 
Read More Articles...

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
Questionquestion PinmemberMurali Jalari6:39 7 Apr '12  
AnswerRe: question PinmemberSunasara Imdadhusen18:58 8 Apr '12  
Questiongr8 work Pinmemberkukawalkar3:03 16 Mar '12  
AnswerRe: gr8 work PinmemberSunasara Imdadhusen19:02 19 Mar '12  
GeneralMy vote of 5 Pinmemberylsv3:33 11 Jan '12  
GeneralRe: My vote of 5 PinmemberSunasara Imdadhusen22:59 23 Feb '12  
GeneralMy vote of 5 Pinmemberrama charan21:19 19 Oct '11  
GeneralRe: My vote of 5 PinmemberSunasara Imdadhusen1:41 14 Dec '11  
GeneralMy vote of 5 PinmemberCS14010:28 24 Sep '11  
GeneralRe: My vote of 5 PinmemberSunasara Imdadhusen1:40 14 Dec '11  
GeneralMy vote of 5 PinmemberMauxel6:47 18 May '11  
GeneralRe: My vote of 5 PinmemberSunasara Imdadhusen18:27 10 Jul '11  
GeneralReson for my vote 5 PinmemberShahriar Iqbal Chowdhury11:39 28 Apr '11  
GeneralRe: Reson for my vote 5 PinmemberSunasara Imdadhusen22:52 2 May '11  
GeneralMy vote of 5 Pinmembernrutter3:08 17 Feb '11  
GeneralRe: My vote of 5 PinmemberSunasara Imdadhusen0:22 11 Apr '11  
GeneralMy vote of 5 Pinmemberhance_micle0:10 1 Dec '10  
GeneralRe: My vote of 5 PinmemberSunasara Imdadhusen18:23 3 Feb '11  
GeneralMy vote of 4 PinmemberMember 24609921:25 6 Oct '10  
GeneralRe: My vote of 4 PinmemberSunasara Imdadhusen22:14 2 Dec '10  
GeneralSuggestion PinmemberRichard Deeming7:29 5 Oct '10  
GeneralRe: Suggestion PinmemberSunasara Imdadhusen23:25 5 Oct '10  
Generaldownloading the zip file PinmemberTilewa0:06 30 Sep '10  
GeneralRe: downloading the zip file PinmemberSunasara Imdadhusen0:53 30 Sep '10  
GeneralRe: downloading the zip file PinmemberSunasara Imdadhusen1:08 30 Sep '10  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 30 Sep 2010
Article Copyright 2010 by Sunasara Imdadhusen
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid