In this post, we want to discuss a nice function for the Ajax process bar in ASP.Net. Before we get started, if you want to know about GridView with a subtotal and grand total, please go through the following article: C#: GridView with subtotal and total.

Let’s start. First, you need to register AjaxControlToolkit with the following code:

Then, you should use the following code for the Ajax process ber

To view the process bar, you need to add some CSS code to your existing CSS file  for a better user experience:

Ajax Process Bar in Asp.net

The article was published on August 10, 2014 @ 10:05 AM

Leave a Comment