Binding scheduler event details with our data from our own web api

Hi,


Is there a way to bind the data taken from SQL database through a C# web API with the event data in the angular scheduler? I have my own data in my database and my own web API which fetches few fields to be shown on the scheduler. Is it feasible?


1 Reply

RV Ravikumar Venkatesan Syncfusion Team June 13, 2023 05:58 PM UTC

Hi Nethra,


Sample: https://stackblitz.com/edit/ej2-angular-schedule-odatav4-remote-data-sample?file=src%2Fapp.component.ts

UG:

https://ej2.syncfusion.com/angular/documentation/schedule/data-binding#using-odatav4adaptor

https://ej2.syncfusion.com/angular/documentation/schedule/data-binding#scheduler-crud-actions


You can bind the data from the remote data source based on your requirement to the Angular Schedule. We have prepared a sample using ODataV4Adaptor for your reference. Try the shared sample and refer to the shared UG and let us know if you need any further assistance.


Regards,

Ravikumar Venkatesan


Attachment: ej2_angular_schedule_odatav4_remote_dataservice_44d85ab1.zip

Loader.
Up arrow icon