You can update the local appointment collection by using the editor events in SfSchedule control. This article explains how to update the local appointment collection by using the default editor. Updating the local appointment collection by using the default editor:
XAML
C#
C#
C# In the above code example, by using the e.EditedAppointment and e.OriginalAppointment value, you can update the custom appointment collection.
XAML After completing the above steps, run the project and the local appointment collection gets updated when you Add, Edit, or Delete an appointment. Use the Edit option in the context menu to edit or delete appointments. Sample Link: |
This page will automatically be redirected to the sign-in page in 10 seconds.