Here Mudassar Ahmed Khan has explained with an example, how to show (display) Loading (Progress) GIF Image when the Form Submitted (Posted) using the Ajax.BeginForm extension method in ASP.Net MVC Razor.
The Ajax.BeginForm extension method is used to make AJAX calls to Controller’s Action method and when the AJAX call is in progress the Loading (Progress) GIF Image will be displayed in ASP.Net MVC Razor.
↧