I am using 2 UpdateProgress in one web form.
Now, the problem is that because of timer, when it fires tick event, both UpdateProgress starts showing progress.
How to prevent this problem ???
I am using 2 UpdateProgress in one web form.
Now, the problem is that because of timer, when it fires tick event, both UpdateProgress starts showing progress.
How to prevent this problem ???