'Save Syncfusion Scheduler Appointment to Database

Hi
Can anybody please guide me the process to adding a new appointment to DB via the Save button of Editor. Like when I click on any Cell and add the info in Editor and then Click on Save, it will add the appointment in Calendar, I want to save that appointment to Database as well

Also the approach of adding invdividual appointment is the correct one that Syncfusion recommends as I have seen an example where there is an Add button on top of Scheduler ( defined via ng-template) and you can write code in there to call the relevant API

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source