What Are The Difference Between AutoEventWireup="true" and
AutoEventWireup="False"
Answer Posted / meganadha reddy k.
I guess what you mean is AutoPostBack="true" in which the
index change of a drop down box will be posted back to
server.
Please correct me if I am wrong.
To know the difference between autoEventWireup="true" and
autoEventWireup="false" please refer the below link:
http://support.microsoft.com/kb/324151
Regards,
Meganadha Reddy K.
Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How to use a Master Database in Asp.net?
What is the difference between Session and response.Redirect?
Explain about Automatic resource management?
What is the difference between a page theme and a global theme?
Diff between web user control and web custom control?
Can action method static?
What are sharepoint pages?
Define session in asp.net.
Can I have a unique key as foreign key?
How many types of cookies are there in asp.net?
Is asp.net mvc front end or backend? : Asp.Net MVC
how to transfer the file from client to server using asp.net
What are the events that happen when a client requests an asp.net page from iis server?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?