954,160 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Show Progress

I want to show progress while fetching the records from the database...How to show progress..There is no progress bar in ASP.net?????????

mansi sharma
Junior Poster in Training
75 posts since Apr 2008
Reputation Points: 17
Solved Threads: 0
 

That depends. If you're doing a GET request then your progress bar is the loading bar on the browser ;)

If this is an AJAX request for retrieving data you can use a loading panel. Its not a "progress bar" but it lets them know something is churning: http://www.google.com/search?hl=en&source=hp&q=ASP.NET+loading+panel&aq=f&oq=&aqi=g1

sknake
Industrious Poster
4,954 posts since Feb 2009
Reputation Points: 1,764
Solved Threads: 735
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You