How do you associate two or more validators with a single
input control? What do you need to do to prevent space from
being reserved for a validation control thatpasses its
validation test?



How do you associate two or more validators with a single input control? What do you need to do to ..

Answer / raghumadhav tirunagari

If you use two or more validators for a single input
control, you should set the display property of each control
to dynamic. This will prevent space from being reserved for
errors that don't occur. This technique only works in FLOW
layout due to the use of absolute positioning in grid layout.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

• What are HttpHandlers? • What are HttpModules?

2 Answers  


Tell About Web.config ?

2 Answers   Keane India Ltd,


Explain about the Class view window?

0 Answers  


What is caching? Explain.

0 Answers  


can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

0 Answers  






Which methods validate all the controls on a page?

0 Answers  


Define secured sockets layer.

0 Answers  


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

7 Answers   Sparsh,


Explain the life cycle of an ASP .NET page

2 Answers   HCL, Surya Software,


What is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


Disable browser cache for entire ASP.NET website?

0 Answers   HCL,


Why we use asp.net for website development?

0 Answers  


Categories