These tutorials show how to display a calendar/scheduler component and a date picker with highlighted busy days.
The date picker with highlighted busy days makes it easier to see which days have scheduled events, appointments, tasks or milestones.
The data used to load the free/busy information are in the same format as the calendar data so you can easily reuse the API/data source.
Each tutorial includes a project with source code that you can download and use in your scheduling application.
How to create a resource-scheduling calendar in ASP.NET Core that displays resources as columns. Add more UI features, such as free/busy highlighting, next/previous date-changing buttons and a modal dialog for editing event details.
Aug 16, 2024
Use the Vue calendar component to display an interactive schedule for multiple resources.
Aug 7, 2023
Use the Vue date picker component (Navigator) to change the current date. The date picker can highlight dates that already have events or are not available.
May 9, 2022
Articles 1-3 of 3