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 / swapna

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

How do you use viewstate?

552


What is web router?

501


How to create multi language website in asp.net mvc? : Asp.Net MVC

492


What is a master page and what does it do?

532


Define web.config in .net?

637






Who can consume WebAPI?

587


Why do we need master page in asp.net?

530


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

589


in which protocol ASP.NET WEB API Work?

611


How to make paging concepts in datagrid in ASP.NET?

549


Is it possible to apply themes to an asp.net application? If yes, then how?

573


Describe the application event handlers in ASP.NET?

544


How can we use Web API with ASP.NET Web Form?

646


Why is mvc better than asp.net?

531


In which situation can you not use a viewstate?

532