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

Auto Refresh help

1 Answer 166 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 13 Jun 2008, 03:13 AM
I have a RadGrid that is refreshed manually via a button click using ajax. This works nicely. However, now I would like to do the same thing but automatically every x minutes. What is the best way to implement this feature? Use the MS Ajax Timer? Use java script on the client-side? I've already got the button and grid wired up with ajax - all I need is for the button click event to fire automatically.

Thanks
Jonathan

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 16 Jun 2008, 12:51 PM
Hi Jonathan,

If you want to refresh your grid instance when certain period of time expires, consider utilizing MS AjaxTimer control which to rebind the grid on every x minutes.

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or