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 state management react?

0 Answers  


Can I read the hard disk serial # of the client computer using asp.net?

0 Answers  


Where the assembly is stored in asp.net?

0 Answers  


What is variable and constant in .net programming language?

0 Answers  


What is the default timeout for a cookie?

0 Answers  






Why would a company use an application service provider?

0 Answers  


What is DTS package?

2 Answers   Accenture, TCS,


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.

4 Answers   Syntax Softtech,


What are the differences between clr & cts?

0 Answers  


What is asp.net? How is it different from asp?

0 Answers  


Explain how can we inherit a static member?

0 Answers  


if u r projet consist of 4 people means how can u manage the file

10 Answers   Mind Tree,


Categories