Scheduler Data Binding

1 Answer 57 Views
Scheduler and Reminder
PeterT
Top achievements
Rank 1
Iron
PeterT asked on 19 Oct 2022, 03:55 PM

Hi,  As I understand if I bind the Appointment dataset to an MS Access database as in the Telerik tutorial sample. If I update an Appointment in one app, all Appointments in other apps within the LAN would be updated. How about if I start an app using Remote Desktop, would Appointments in the remote desktop app be updated as well.

Thanks

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 20 Oct 2022, 10:32 AM

Hi, Peter,

I would recommend you to consider using a SQL server that stores the appointments/resource that RadScheduler uses in the appropriate tables. Thus, several applications may connect to the server, fetch the data and then update it accordingly. As a result, the changes will be visible to all of them. The following tutorial is quite useful about this scenario:

https://docs.telerik.com/devtools/winforms/knowledge-base/scheduler-databinding-tutorial 

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Scheduler and Reminder
Asked by
PeterT
Top achievements
Rank 1
Iron
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or