In asp.net, how can you validate drop down box?



In asp.net, how can you validate drop down box?..

Answer / Nirmal Jeet Kaur

To validate a DropDownList control in ASP.NET, use the RequiredFieldValidator and CompareValidator controls to ensure that the user selects an item from the list. You may also customize validation using client-side JavaScript or server-side C# code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the different types of proxy patterns?

1 Answers  


What are asynchronous callbacks?

0 Answers   Accenture,


what is Disco?what it will do?

2 Answers   Microsoft,


Can I combine classic asp and asp.net pages?

1 Answers  


What are the parts of an http response?

1 Answers  


What are session and cookies?

1 Answers  


How do you remove duplicates without using remove duplicate stage?

1 Answers  


in which protocol ASP.NET WEB API Work?

1 Answers   HCL,


How to Insert a TextBox value in to Sql database using C# coding?

17 Answers   HCL, Sona, TCS,


What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1

1 Answers  


How do you relate an aspx page with its code behind page ?

4 Answers   Accenture, BirlaSoft,


Explain how cookies work.

1 Answers  


Categories