background

UI for ASP.NET MVC

ASP.NET MVC Progress Bar

  • Use the ASP.NET MVC ProgressBar component to display the progress of long-running operations. Supports multiple animation types, horizontal and vertical orientation, reversed direction and more.
  • Part of the Telerik UI for ASP.NET MVC library along with 110+ professionally designed UI components.
  • Includes support, documentation, demos, virtual classrooms and more!
Telerik UI for ASP.NET MVC Suite
  • Overview

    The Telerik UI for ASP.NET MVC ProgressBar component visualizes the progress of any long-running processes in your application. The control can be implemented to fit in a variety of scenarios, such as filling out a survey or system-oriented operations like downloading. It comes with options for multiple indicator types, horizontal and vertical orientation, reversed direction and more. 
    Telerik UI for ASP.NET MVC ProgressBar
  • Chunk Progress

    Each application process can be split into a number of steps or chunks that indicate how far the task has progressed and how many steps are left to complete. The Chunk ProgressBar will automatically define how the progress will be visualized as part of the ASP.NET MVC component.

    Telerik UI for ASP.NET MVC ProgressBar
  • Orientation

    The ProgressBar can be set to track and represent task progress in a vertical or horizontal way based on your app requirements. You can change the desired orientation through the Orientation property.


    See how Orientation works in ASP.NET MVC ProgressBar Demo
    Telerik UI for ASP.NET MVC ProgressBar
  • Labels

    You can apply further customization to the ProgressBar by adding labels with textual description. Match the custom label with your application’s look and feel and specify the label’s position, visibility and desired content.

    Telerik UI for ASP.NET MVC ProgressBar
  • Flexible Client-Side API

    Use the rich client-side API found within the ASP.NET MVC ProgressBar component to implement advanced scenarios. The available public methods, properties and events allow you to interact with the component and choose the most suitable programming approach for you.

    Telerik UI for ASP.NET MVC API
  • Events

    The ProgressBar supports two events: Change, which is fired when a new value is set, and Complete, which is handled when the operation is completed and the ProgressBar reaches its maximum value.

    Telerik UI for ASP.NET MVC Events
  • RTL Support

    The ASP.NET MVC ProgressBar comes with RTL support for users who communicate in languages written right to left. You can satisfy any script preference and improve usability by toggling between left-to-right and right-to-let alignment with only a few settings.  
    Telerik UI for ASP.NET MVC RTL Support

All ASP.NET MVC Components

Next Steps