<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default2.aspx.cs" Inherits="Default2" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %> Untitled Page

Example of using the events exposed by the PageRequestManager to cancel an async postback
Click on the column headers or the paging buttons to force an async-postback


<%-- place the update progress div over the gridview control --%> <%-- fade-out the GridView --%> <%-- fade back in the GridView --%> <%--find the update progress div and place it over the gridview control--%>