Am I able to connect to my database to test the scheduler or is that feature disabled until I purchase the license?
I'm trying to load my data as a test and when in debug mode, none of my breakpoints are firingg.
Yes, the database connectivity is available in the trial version as well.
Please take a look at the ASP.NET Scheduler tutorial which shows how to use DayPilot with SQL Server: https://code.daypilot.org/22996/asp-net-scheduler-tutorial
I did, many times. When I load the page no resources or events are loaded. When I debug the application with breakpoints for Page_Load, data functions etc. none of those breakpoints are firing. The application runs through all the breakpoints and shows an empty control. Any clues?