Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When would you set a control's AutoPostBack property to true?



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

Post New Answer

More ASP.NET Interview Questions

Explain asp.net mvc request life cycle? : asp.net mvc

0 Answers  


Types of session management in ASP.NET?

1 Answers   Microsoft,


How to authenticate users using web.config ?

2 Answers   Accenture, Amazon, BirlaSoft, Cap Gemini,


when will garbage collector run?

1 Answers  


What is the use of global.asax file?

0 Answers  


How to turn off cookies for a page?

0 Answers  


What is the difference between Hash table and Array list?

0 Answers  


How many classes can a single .NET DLL contain?

2 Answers  


• What are HttpHandlers? • What are HttpModules?

2 Answers  


Master Page

1 Answers   Syntel,


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)

0 Answers   HCL,


Difference between overriding and overloading?

0 Answers  


Categories