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

Explain how dot net compiled code will become platform independent?

515


What are the asp.net server side objects?

523


Is viewstate enabled by default?

535


Explain file-based dependency and key-based dependency.

575


To bind columns manually which tags do you need to add within the asp:datagrid ?

556






How to you can limit Access to Web API to Specific HTTP Verb?

672


How do you open a page in a new window?

555


How would ASP and ASP.NET applications run at the same time on the same server?

1951


What is meant by ispostback in asp net?

547


What is the use of service provider?

590


How Session outproc in Sqlserver stored?

2308


What are Session states available and its Uses?

1697


What role “#&&” plays in a querysting?

557


Where is http session stored?

505


What is the benefit of WebAPI over WCF?

574