Sample Scheduler CRUD SQL Server Data Source

Hello,


Does anyone have a link to a good sample of Blazor Scheduler CRUD with SQL Server as the data source. I don't care if it uses Entity Framework, Dapper, or anything else. I just want to find a good working example.


Thank you.


3 Replies

NR Nevitha Ravi Syncfusion Team August 12, 2021 12:33 PM UTC

Hi Julie, 

Greetings from Syncfusion Support. 

You can refer the below UG and sample to perform CRUD actions in Blazor scheduler. 

Note: You need to change the path for accessing the database in the below link with the directory of your database. 
 
Please try the above sample and let us know if you need any further assistance. 
 
Regards, 
Nevitha 



JU Julie August 12, 2021 01:10 PM UTC

Thank you. I have done all of this. My connection keeps closing so it can't load the data from my sql instance. Your documentation says nothing about this error.



NR Nevitha Ravi Syncfusion Team August 13, 2021 10:02 AM UTC

Hi Julie, 

Thanks for your update. 

We suspect that you connection might be closed to due improper network, can you please check the below for this problem? 

If you still face the problem, could you please share your scheduler related code snippets, image reference of the issue or replicate the issue in a sample if possible. 

Regards, 
Nevitha 


Loader.
Up arrow icon