Team,
I am developing a page which needs to refreshed after some moments.
Scenario:
Page will have a grid with some 10 Steps and column 'Active'(by default it will be no) and a asp:button. After clicking the button i am executing a procedure in database it may take 5 - 10 min. This procedure executes step by step say step 1,step2 .......step10.
Now i want to show the user about the step status, just like a installer.
Quick help in this regard would be appreciated
Thanks
I am developing a page which needs to refreshed after some moments.
Scenario:
Page will have a grid with some 10 Steps and column 'Active'(by default it will be no) and a asp:button. After clicking the button i am executing a procedure in database it may take 5 - 10 min. This procedure executes step by step say step 1,step2 .......step10.
Now i want to show the user about the step status, just like a installer.
Quick help in this regard would be appreciated
Thanks