ASP.NET AJAX Progress Bar Control

WebProgressBar™ makes showing either a fixed indication, or a live, updating indication of progress, something that is quick and easy for every Web developer. Tell your users how long the operation expects to take with just a few property settings of the ASP.NET AJAX progress bar, and they will thank you with their patience.

Integrating into the Visual Studio® 2005/2008 design-time environment, all you have to do is set the min, max and initial value properties by convenient smart tag to get started. Rich styling comes from the built-in support for CSS and the Application Styling Framework™, and many professionally-designed style sets are included that will make your progress bar look the part and more!

 

Key Features at a Glance

Some of our ASP.NET AJAX progress bar's key features include:
  • High Performance – When tracking long-running processes, overhead in the progress bar UI you use is something you can live without. WebProgressBar renders minimal markup to the browser and inherits styles through CSS, so your application performs its best.
  • Data Binding – Use the progress bar as a miniature linear gauge that can display cell data from WebDataGrid™.
  • Rich Formatting – You can orient the progress bar vertically or horizontally, and fully customize its label settings for the alignment and appearance of the value label (i.e., 50% complete).
  • Tooltip – Shows information to the user in a tooltip when they hover their mouse over the progress bar control.
  • Progress Indicator – Allow the user to monitor the progress of any long-running task or request.
  • Client Side Object Model – Like every Infragistics ASP.NET AJAX control, the object model is an API you can program using Javascript to affect the UI without posting back to the server.