What is the purpose of the validation summary control? What
do you need to do to prevent an error message from being
displayed in a validator when a validation summary control
is used? How can you display a message in both the validator
and the validation summary control?
Answer Posted / shravani
Validation summary control is used to display the summary
of all the error messages in the page either in the format
of bullet list or somethingelse mentioned in the properties
of that control.Whatever errors we get in a page,those are
all listed in that control so that user finds easy to read
and know what is wrong. And i think we can make the
visible property of the validation summary control to be
false so that it is not seen to the users.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different types of api?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Explain some of the major built-in objects in asp.net
What is the difference between globalization and localization?
Can a .net web application consume java web service?
How do I use response redirect?
How is session id generated?
Can you nest updatepanel within each other?
How will you do Redo and Undo in a TextControl?
What is difference between cache and session?
where can i gather the materials for MCP certification
What is the current version of asp.net?
What is asp net theme?
What is the exact purpose of http handlers?
Less than one page, how many windows will you be able to maintain?