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


Please Help Members By Posting Answers For Below Questions

How does session authentication work?

505


To load your generated dataset with data which method do you invoke?

599


What is the Intermittent crashing of application in production?

555


What is a web based system?

458


What is an example of an application service provider?

449






What are the advantages of using Master Pages?

593


What is a web api?

547


What is the maximum amount of memory any single process on windows can address?

528


What are the versions of garbage collection?

1454


What is tracing? Where is it used?

551


What is asp.net and how it works?

511


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

565


How many types of triggers are there in update panel?

567


What is the difference between session object and application object?

585


How to send a DataReader as a parameter to a remote client ?

2713