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 diff. Betn dataset and recordset?
Where is http session stored?
Write a code for passing ArrayList in Web API?
Is it possible to write code in many languages in one asp.net project?
What is the use of worker process in asp.net?
Define the term Web Garden?
Explain code snippet to register exception filters from controller?
How does cookies work in asp net?
What are the differences between primary foreign and unique keys?
Explain the difference between authentication and authorization.
What is is post back property in asp net?
Is it possible to change the index of primary key on table?
What is server side in asp.net?
How does the iis work?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server