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 / dilraj lipput

The ChangedSelection event.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are navigation controls? How many navigation controls are there in ASP.NET 4.0?

543


Explain Optimization technique description?

601


What is page request in asp.net?

529


Which dll handles the request of .aspx page?

564


What is custom events?

573






Explain the concept of event bubbling in ASP.NET?

585


Which of the following .NET framework supports Web API?

644


Explain the role of global.asax?

555


What are url fragments?

508


Explain what is clr?

628


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

527


How do you implement postback with a text box?

563


Why do we need master page in asp.net?

534


Can you explain how ASP.NET application life cycle and page life cycle events fire?

570


What are the main requirements for caching?

545