ProgressBar Professional - Donsur
| Author |
|
| Company |
Donsur |
| Source Code Available |
No |
| License Type |
Free |
| Submitted On |
August 13, 2002 |
| Updated on |
July 25, 2007 |
| .NET Framework |
1.x |
| Cost |
$ 0 |
Description
The ProgressBar - Professional control is a fully configurable ASP.NET server control that allows users to graphically represent numeric values choosing between a "progress bar" or "indicator" style. It supports DataBinding and it looks very fine if inserted in Datagrid template column.
Syntax Example
<aspDS:progressbar id="ProgressBar1" runat="server"
Minimum ="10"
Maximum="110"
Value ="26"
BorderWidth ="2px" CellSpacing="2"
BorderColor="LightSteelBlue" ForeColor="RoyalBlue" BackColor = "DarkGray"
/>
Reviews
Submit a review