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
What is application state?
Can asp.net work on an nt server?
14. What are your Future Plans for Swatz Oils GROUP U.K?
What does the hotspot class in .net do?
What is autopostback in asp net?
What is a response cookie?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is round trip in asp.net?
Can we handle the error and redirect to some pages using web.config?
What is scope of an application variable in asp.net?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Explain what is an assembly?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Which is better union or union all?