After capturing the SelectIndexChanged event for a ListBox
Control, you find that the event handler doesn?t execute.
What could be the problem be?

a) The AutoEventWireup attribute is set to False
b) The AutomaticPostBack attribute is set to False
c) The codebehind module is not properly compiled
d) The ListBox must be defined WithEvents.

Answer Posted / prabhu

Set Autopostback property o true

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is httpresponse?

508


What are the different properties of server control that exists?

563


Is sql backend or frontend?

553


Difference between .NET and previous version?

2103


Describe session handling in a webfarm?

555






What is ispostback method in asp.net? Why do we use that?

570


What is x xss protection?

564


How to implement Authentication and Authorization?

562


What is state management technique?

539


What is HTTPModule and HTTPcontext? What is the use of each?

1986


How to register exception filter globally?

578


What is the use of the tag in the web.config file?

569


Explain the difference between the web config and machine config.

623


Why session is more secure than cookies?

492


Difference between overriding and overloading?

699