Click here to Skip to main content
15,901,205 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Does any one know how I can include a progress bar in a web project? Currently, I have a plan to which I have some modules attached. ATM, I am trying to see how many modules been completed by a user who had been assigned that plan.

Thanks in advance.
Posted

You hove two ways to do this :

1) You can download free progress bar control from the below link:

http://www.essentialobjects.com/Products/EOWeb/ProgressBar.aspx[^]

Sample code link :

http://demo.essentialobjects.com/Demos/Progress%20Bar/Server%20Side%20Task%20-%20Advanced%202/Demo.aspx[^]



2) You can create your own progress bar using ASP.Net AJAX Update Panel.


I prefer to use first because you may find difficulty in making your own control.
 
Share this answer
 
v2
Is Google[^] broken at your place?
It returned About 1,350,000 results (0.29 seconds) for your query, top links being:
Create Simple ASP.NET Progress Bar Control[^]
how-to-show-progressbar-during.html[^]
Progress Bar in ASP.Net[^]
Progress Bar in ASP.Net[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900