Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Progress Bar Column

Name 
Priority 
Status 
Complete 
Assigned_To 
Task1NormalIn Progress
30%
Maria Anders
Task2HighIn Progress
57%
Bill Simpson
Task3NormalDraft
12%
Pedro Afonso
Task4NormalDraft
11%
Ann Devon
Task5LowNot Started
0%
Elvia Brown
Task6HighCompleted
100%
Elizabeth Brown
Task7NormalIn Progress
45%
Fredy King
Task8NormalIn Progress
56%
Pat Santos
Task9HighNot Started
0%
Janine Labrune
Task10LowIn Progress
20%
Richard Don
Page 1 of 2 (20 items)Prev12Next

This demo illustrates how a progress bar column can be displayed within the DevExpress ASP.NET Grid View (ASPxGridView) control.

The grid contains a column of the GridViewDataProgressBarColumn type. This column displays a progress bar, which provides end-users with the percentage representation of a column value based on the maximum and minimum value limits defined by the column's ProgressBarProperties.Maximun and ProgressBarProperties.Minimum properties. The availability of the percentage value displayed within a column progress bar can be controlled using the ProgressBarProperties.ShowPosition property.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxEditorsDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxEditorsDemos