New to Telerik UI for ASP.NET Core? Download free 30-day trial

Populate the Scheduler from an MS SQL Server Database

Environment

Product Scheduler for Progress® Telerik® UI for ASP.NET Core

Description

How can I connect a Scheduler HtmlHelper so that it works with an MS SQL Server database?

Solution

For the complete implementation on how to connect a Telerik UI Scheduler for ASP.NET Core to an SQL Server database by using the LocalDB instance, refer to this GitHub project.

See Also

In this article