Example of Linear in ASP.NET MVC Progress Bar Control
This sample illustrates a linear progress bar with determinate and indeterminate states, segments and buffer values.
DEMO
SOURCE
In this example, you can see how to render and configure a linear progress bar. A progress bar is used to visualize the progression of an extended operation. The sample shows the determinate and indeterminate states, buffer values and segments of a linear progress bar.