When would you set a control's AutoPostBack property to true?
Answer / raghumadhav tirunagari
AutoPostBack is available with Web controls that are capable
of posting back to the server whenever the user performs an
action on the control. For example, if a drop down list
control's autoPostBack property is set to true (false is the
default), selecting an item from the drop down list will
cause the form to be submitted to the server. Autopostback
requires a round trip to the server every time the event is
fired.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are session objects?
How many ways are there to maintain a state in .net? What is view state?
how to handle sql exceptions?
What is the parent class of all the web server control?
Is asp.net different from asp? If yes, explain how?
How to manage pagination in a page?
Why session is used in asp.net?
What are merge modules?
What are client activated objects?
How do we access view state value of this page in the next page?
What is meant by role based security? when we use this one
What is custom tag in Web.Config?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)