Para usar o AutoCompleteExtender e ter mais um valor de variável para o método, deve se criar uma textbox ou algum controle para receber seu parâmetro como a seguir. no arquivo aspx: // Cria o campo para receber <asp:HiddenField ID="hf"…
In this article I will explain how to display ASP.Net AJAX UpdateProgress control in center or middle of page with a modal background covering the whole screen. Until the AJAX call is in progress, the screen will freeze and user…
Erro acontece quando algum webmethod não funciona. Vá até ~/App_Start/RouteConfig.cs e altere para: settings.AutoRedirectMode = RedirectMode.Permanent; Fonte: https://stackoverflow.com/questions/23033614/asp-net-calling-webmethod-with-jquery-ajax-401-unauthorized