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
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
How can you handle unmanaged code exceptions in asp.net?
How do I publish my asp.net application to my isp's web server?
What is asp short for?
Can we set master page as a start page?
What are server objects?
14. What are your Future Plans for Swatz Oils GROUP U.K?
How do you do Client-side validation in .Net?
How is mvc different from asp.net? : Asp.Net MVC
Explain how does asp page work?
How to sign out from forms authentication?
Define a multilingual website?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is session start?
What are the various session state management options provided by asp.net?