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.

Answers were Sorted based on User's Feedback



When working with ASP.Net server controls, it is important to use the right event handlers to captu..

Answer / swapna

The SelectionIndexChanged event.

Is This Answer Correct ?    4 Yes 0 No

When working with ASP.Net server controls, it is important to use the right event handlers to captu..

Answer / eduardo belmonte

The SelectionIndexChanged event.

Is This Answer Correct ?    4 Yes 0 No

When working with ASP.Net server controls, it is important to use the right event handlers to captu..

Answer / dilraj lipput

The SelectionIndexChanged event.

Is This Answer Correct ?    4 Yes 0 No

When working with ASP.Net server controls, it is important to use the right event handlers to captu..

Answer / dilraj lipput

The ChangedSelection event.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

Where on the Internet would you look for Web services?

5 Answers   IBM, MNC, Siebel Systems,


What is the Global ASA(X) File?

2 Answers  


What is the difference between Hash table and Array list?

0 Answers  


Which tool you have done?

0 Answers  


what is purpose of xml control in standard controls of asp.net

1 Answers  






What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers  


when will garbage collector run?

1 Answers  


What is the difference between union and structure?

0 Answers  


What is application variable?

0 Answers  


What is dynamic web page with example?

0 Answers  


How many types of file extensions for razor views in ASP.Net MVC?

0 Answers  


how to edit gridview control in asp.net2.0

1 Answers   3i Infotech,


Categories