How to perform CRUD operations using backend API in React Scheduler

Hi, I want to perform CRUD operations on React Scheduler with API. I want to GET to display meetings details, POST to edit and update details and all other CRUD operations with the API.

I'm so confused with the documentation provided. 

1 Reply 1 reply marked as answer

VD Vinitha Devi Murugan Syncfusion Team August 26, 2020 06:33 AM UTC

Hi Kamal,

Syncfusion Greetings.

We have prepared a sample to perform CRUD operation with react scheduler with API. Please download the sample from the following links,  

 

Note : Run the API Service application first, then run the front end to render the Schedule and perform CRUD.  
Kindly try the able sample and let us know if you need further assistance on this. 

Regards,
M.Vinitha devi


Marked as answer
Loader.
Up arrow icon