Click here to Skip to main content
16,019,618 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have an UpdateProgress in my aspx file, which has a "label control" in it with a text "Loading...", while I run my code, there is a "for loop" in my code.
While this loop continues, I want to show the current row number in my update progress, so that user can see how much rows left until it ends.
Posted
Updated 8-Nov-11 9:48am
v2
Comments
Sergey Alexandrovich Kryukov 8-Nov-11 18:26pm    
OK, you want it, and what did you do for it? What's your problem?
--SA

1 solution

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