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

What is the difference between application object and session object?

4 Answers   IBS,


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

0 Answers   Wipro,


What is & in a url?

0 Answers  


What is localization and Globalization?

3 Answers  


What is Model-View-View Model?

0 Answers   MCN Solutions,


How would you get asp.net running in apache web servers? Explain it's limitations.

0 Answers  


What are two ways that you can set the minimum and maximum values for a rangevalidator? When would you use each technique?

1 Answers  


What are the Types of object in asp

0 Answers   BirlaSoft,


Explain the Order of events in an asp.net page?

0 Answers  


How use Xml data in ASP.net?

0 Answers   MCN Solutions,


difference between caching objects in session objects?

2 Answers  


What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

1 Answers   Innvectra,


Categories