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 |
Explain asp.net mvc request life cycle? : asp.net mvc
Types of session management in ASP.NET?
How to authenticate users using web.config ?
2 Answers Accenture, Amazon, BirlaSoft, Cap Gemini,
when will garbage collector run?
What is the use of global.asax file?
How to turn off cookies for a page?
What is the difference between Hash table and Array list?
How many classes can a single .NET DLL contain?
• What are HttpHandlers? • What are HttpModules?
Master Page
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Difference between overriding and overloading?
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)