Buy Questpond's video subscriptions on
huge discount
.
Online: 736
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
Display progress bar in asp.net web application
Posted by
Oswaldlily
under
ASP.NET
on 4/26/2016 |
Points: 10
| Views : 1474 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
I need to display a progress bar in asp.net web application to make the user think something is happening at behind.
That progress bar also should display "100 rows updated out of 10000"
eg) like "100 rows updated out of gridview.rows.count"
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Professionaluser
on: 4/27/2016
[Member]
[MVP]
Bronze
|
Points: 25
0
refer the below link for displaying the incremental status for long requests,
http://encosia.com/easy-incremental-status-updates-for-long-requests/
At the final step after
Handling the callbacks and displaying status updates
section, the demo button is displayed in the above link...
Oswaldlily
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Oswaldlily
on: 4/27/2016
[Member]
Starter
|
Points: 25
0
In a just button click, excel get loaded into sql..
Until it finishes loading, I need progress bar with row count message display near progressbar.
Oswaldlily
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How white label Uber app clone can help you start a taxi business like Uber?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
Where can I found sample MVC projects to learn and improve skills
(1)
Extract a value from HTML string
(0)
Get only year part from date string in SQL server
(0)
django.template.exceptions.TemplateDoesNotExist: AlgoDash/index.html
(0)
How to find particular URL from within anchor tag using JavaScript or jQuery
(0)
How to handle 302 status (Moved temporalily)
(1)
More ...