Skip to content
DayPilot

All Tutorials

JavaScript Scheduler: Skip Non-Business Cells during Drag and Drop

JavaScript Scheduler: Skip Non-Business Cells during Drag and Drop

How to add custom logic to the Scheduler component that skips non-business cells during drag and drop operations (event creating, event resizing, event moving).
Angular 7 Scheduler Quick Start Project

Angular 7 Scheduler Quick Start Project

Angular 7 project with pre-configured Scheduler component.
Angular 6 Timesheet Quick Start Project

Angular 6 Timesheet Quick Start Project

Angular 6 timesheet application built using a customizable Scheduler component. It displays days on the vertical axis and time of day on the horizontal axis.
Angular Scheduler: Modal Dialog for Event Editing

Angular Scheduler: Modal Dialog for Event Editing

Angular 6 project with Scheduler component that allows creating and editing events using a modal dialog.
Angular 6 Scheduler Quick Start Project

Angular 6 Scheduler Quick Start Project

Angular 6 project that uses a pre-configured Scheduler component to display a timeline for multiple resources.
Creating JSON Backend for JavaScript Calendar in ASP.NET (C#)

Creating JSON Backend for JavaScript Calendar in ASP.NET (C#)

ASP.NET application that uses JavaScript calendar component with custom JSON endpoints (implemented by overriding Web Form pages).
JavaScript Calendar Online Configurator

JavaScript Calendar Online Configurator

Configure the JavaScript calendar component using an online configurator app and generate a ready-to-run HTML5/JavaScript project that includes all dependencies.
ASP.NET MVC 5 Timesheet

ASP.NET MVC 5 Timesheet

ASP.NET MVC application for employee time tracking. Displays in/out times in a month view, one day per row. C# and VB versions, SQL Server database.
ASP.NET MVC Hotel Room Booking

ASP.NET MVC Hotel Room Booking

ASP.NET MVC 5 application for hotel room booking. It keeps track of the rooms and reservations, showing the available slots, reservation and payment status. Drag and drop reservation scheduling is supported.
Angular 5 Kanban Quick Start Project

Angular 5 Kanban Quick Start Project

Angular 5 project that displays a Kanban board with activity cards that can be moved using drag and drop. Angular 5 project with TypeScript source code is available for download.