Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
How can we implement progress bar/status bar in MVC2 in Dot net application for entire project.
It can be jquery , ajax or in coding.

Thanks in advance...
Posted

1 solution

Following should help you to try out what you need: Client Side Progress Bar in ASP.NET MVC using jQuery UI, WebAPI and JsRender[^]

Try out and post specific issues if you face any.
 
Share this answer
 
Comments
s.rajkumarvarma 6-Mar-13 1:01am    
Thank you for your reply but it uses for fetching records , since progress status in depending on count of records.

As i said i need for entire project.. for example if i am inserting an records also i should get progress bar..

Waiting for your reply....

Thanks in Advance..
Sandeep Mewara 6-Mar-13 1:05am    
What do you think about using similar logic in other place. Do correct me if I am wrong, what I understand is you are looking for ready made code to plugin for the scenario you want.

Most of the times, people wont find the exact thing they need but ample knowledgebase articles and links around it - based on them, one can have what they need. What say?

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