Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

updatepanel in Ajax

$
0
0

hi I have below code, when im updating the below image is getting displayed, but the form access should be disabled during the progress template.. any suggestions.. thanks

<ContentTemplate><asp:UpdateProgress ID="UpdateProgress1"
         AssociatedUpdatePanelID="UpdatePanel1"
         runat="server"><ProgressTemplate><img alt="Processing......." class="style22"
                 src="../../gifs/ajax-loader.gif" /> </h1></ProgressTemplate>

Viewing all articles
Browse latest Browse all 5678

Trending Articles