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

Reload RadScheduler

1 Answer 116 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Joswhar
Top achievements
Rank 2
Joswhar asked on 05 Jun 2012, 09:15 AM
Good morning, I need to reload the radscheduler from the database, how I can do it? basically I need to reload as when you open for first time the form that contain the RadScheduler but without closing the form.
Thanks.

1 Answer, 1 is accepted

Sort by
0
Ivan Todorov
Telerik team
answered on 07 Jun 2012, 02:59 PM
Hi Joswhar,

Thank you for writing.

To reload the data from the database, you should use the Fill method of your table adapters to repopulate your datasets with data. When you do this, RadScheduler should automatically detect the changes and reflect them to the user interface. If this does not happen, then you can force an update by calling RadScheduler's DataBind method.

I hope you find this useful. Feel free to ask if you have any additional questions.

All the best,
Ivan Todorov
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
Tags
Scheduler and Reminder
Asked by
Joswhar
Top achievements
Rank 2
Answers by
Ivan Todorov
Telerik team
Share this question
or