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

Write code to send e-mail from an asp.net application?

550


What is tracing? Where is it used?

557


What is difference between URL and URI?

634


What is asp.net futures?

575


What are the differences between code behind and code inline?

517






What is asp.net version?

538


Differentiate between authentication and authorization.

565


Where the assembly is stored in asp.net?

552


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

1421


What do you mean by authorization?

529


How to send a DataReader as a parameter to a remote client ?

2727


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

534


Is there any alternative to avoid name collisions other then Namespaces?

575


How to turn off cookies for a page?

585


What are the 3 types of web?

510