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 / rana rashid
Set AutomaticpostBack attribute is true..
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between an exe and a dll?
What are Caching techniques in .NET
What is redirectpermanent in asp.net?
What is inheritance and an how it be used, example with an example?
Which is the parent class of the web server control?
Explain how cookies work. Give an example of cookie abuse.
What is asp.net ajax?
What are the various types of validation controls provided by asp.net?
Is post back property in asp net?
Why we go for mvc instead of asp.net? : Asp.Net MVC
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is a session http?
What is viewstategenerator?
14. What are your Future Plans for Swatz Oils GROUP U.K?
What is the difference between ASP Session State and ASP.Net Session State?