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:
- Detect asynchronous postback in ASP.NET View post: Detect asynchronous postback in ASP.NET ...
- Use WCF services with ASP.NET AJAX databound controls As you know RadControls for ASP.NET AJAX controls fully leverage...
- Skinning the ASP.NET AJAX Tab Control The TabContainer is an ASP.NET AJAX Control which creates a...
- ASP.NET 4.0 AJAX Enhancements Read more: ASP.NET 4.0 AJAX Enhancements ...
- Using the Ajax control toolbox with jQuery (and ASP.NET MVC) You may have thought that by jumping on ASP.NET MVC...
Category:
Tags: