Why Register With OSV?

Join 5700+ of your peers

Get enriched. Access 1270+ quality tutorials right away on:

  • Joomla 2.5.X, 3.0.X
  • WordPress 3.5.X
  • Shopping Carts
  • E-Commerce Payment Gateways
  • PDFs for each tutorial - FREE for download
  • New topics and tutorials added weekly

FREE EBooks

FREE Templates

Member Login

Not a member yet? Sign Up!

Opensourcevarsity Logo
Tutorials & Training from experienced world class trainers
Welcome, Guest
Username Password: Remember me

how to detect asynchronous partial page postbacks?
(1 viewing) (1) Guest
All your queries regarding AJAX will be solved in this forum.
  • Page:
  • 1

TOPIC: how to detect asynchronous partial page postbacks?

how to detect asynchronous partial page postbacks? 10 months, 1 week ago #1205

  • prasad
  • OFFLINE
  • Junior Boarder
  • Posts: 29
  • Karma: 0
Can anyone tell me how can we detect asynchronous partial page postbacks?

Re: how to detect asynchronous partial page postbacks? 10 months, 1 week ago #1208

  • juber
  • OFFLINE
  • Senior Boarder
  • Posts: 44
  • Karma: 0
"Use the IsInAsyncPostBack property of the ScriptManager .
It returns a boolean value that can be used to check for partial page postbacks.

Partial Page PostBack:
It is the mechanism through which a particular area of a web page is updated when
some postback occurs.The whole page is not updated when the postback
occurs. It results in performance improvement.

AJAX Technology provides us with a Control known as UpdatePanel which is used for partial page postbacks.
example: if we place a button and a Label inside UpdatePanel, and write code to display some text on the Label, the whole

page will not be posted and updated.
The indicator progressbar in the browser statusbar will not be visible in this case.
"
  • Page:
  • 1
Time to create page: 1.19 seconds
O-S-V Free Templates

FREE HTML / Joomla / WordPress Templates For Download
Registration Required

CONNECT WITH US

Sitemap   |   Privacy Policy   |   MySQL(70)   |   Disclaimer   |   Reach Out To Us
Designed by Ivan Bayross & Meher Bala | Powered by Joomla
© 2013 All Rights Reserved.