This is a migrated thread and some comments may be shown as answers.

Auto Refresh grid

4 Answers 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chinna
Top achievements
Rank 1
Chinna asked on 01 Sep 2008, 09:39 AM
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
       

4 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 01 Sep 2008, 11:57 AM
Hello Chinna,

Please check this example for more info:
http://demos.telerik.com/aspnet/Prometheus/Upload/Examples/CustomProgress/DefaultCS.aspx

Sincerely yours,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Chinna
Top achievements
Rank 1
answered on 01 Sep 2008, 12:54 PM
Hi Vlad,
                Thanks for the post, but iam not using any file upload control. I will have a grid with steps which needs to be performed after a button click out side the grid. 

I want to update the status of steps completed to the user by changing the status flag in the grid.

Typically this should look like a Windows Installer.
 

Thanks   
0
Vlad
Telerik team
answered on 01 Sep 2008, 12:56 PM
Hi Chinna,

The upload is just a demonstration how to use RadProgressManager and RadProgressArea.

Greetings,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Chinna
Top achievements
Rank 1
answered on 01 Sep 2008, 01:36 PM
hi vlad,
            Do you have any sample implementation on using RadProgressManager and RadProgressArea with grid.


Thanks
Tags
Grid
Asked by
Chinna
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Chinna
Top achievements
Rank 1
Share this question
or