Cancelling an Asynchronous PostBack in ASP.NET Ajax

The behavior of an Asynchronous postback is quiet similar to a synchronous postback. In an asynchronous model, all the server side events occur, as they do in a synchronous model.

Read more:
Cancelling an Asynchronous PostBack in ASP.NET Ajax

Related posts:

Home | About | Contact | Privacy Policy