When working with ASP.Net server controls, it is important
to use the right event handlers to capture the event for the
application to function properly. What event would you use
to capture the selection of a new item in a DropDownList
control?
a) The Click event.
b) The SelectionChanged event.
c) The SelectionIndexChanged event.
d) The ChangedSelection event.

Answer Posted / eduardo belmonte

The SelectionIndexChanged event.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

536


How many web config files can be created for an application?

448


How to use a Master Database in Asp.net?

561


What is diff. Between abstract class and an interface?

517


What are the different types of cookies in asp.net?

518






Describe the method to create a permanent cookie?

579


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

591


Explain authorization levels in .net ?

604


How do you do Client-side validation in .Net?

571


How you can manage the state of application at the server side in ASP.NET?

570


What is ashx file in asp.net?

544


What is the difference between server-side scripting and client-side scripting?

547


Can you set the session out time manually?

374


What is asp.net web application?

522


WSDL means?

663