ComponentOne ToolBar for ASP.NET AJAX: Progress Bar

Progress Bar

C1Upload by default includes a built-in progress bar that appears when the files are uploading. The progress bar appears as a determinate progress indicator which displays how much of the file is uploaded. This provides feedback to the user that the upload is in-process and indicates approximately how long the file(s) will take to upload.

The determinate progress indicator draws a three-dimensional horizontal progress bar that fills from left to right as the file uploads. Once an upload is finished or canceled by the user, the progress bar automatically closes.

You can control the text that shows the progress status for the file upload using the ProgressTextFormat property.

To make the built-in progress not appear set the ShowProgress property to False.

You can customize the progress bar using the C1ProgressBar and C1Window controls in addition to C1Upload’s sever-side API. For more information see, Custom Progress Bar.


Progress Bar Elements

Progress Indicator Elements

Custom Progress Bar


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.