code.daypilot.org

Articles

Open-Source HTML5/JavaScript Calendar with Day/Week/Month Views (PHP, MySQL)
Open-Source HTML5/JavaScript Calendar with Day/Week/Month Views (PHP, MySQL)
HTML5/JavaScript event calendar with day, week, and month views and integrated date navigator. Includes a sample PHP backend with MySQL database.
JavaScript Calendar: Use the Zoom Feature to Magnify the Calendar Grid
JavaScript Calendar: Use the Zoom Feature to Magnify the Calendar Grid
You can use the zoom feature in the Calendar to define custom magnification levels. Users can zoom using a slider or the [-] and [+] buttons.
JavaScript Scheduler: Events as Drag and Drop Target
JavaScript Scheduler: Events as Drag and Drop Target
How to configure Scheduler event boxes to accept items from an external list (drag and drop). Implemented using standard HTML5 drag and drop API.
ASP.NET Core Weekly Calendar (Open-Source)
ASP.NET Core Weekly Calendar (Open-Source)
Simple ASP.NET Core web application that displays event data in a weekly calendar. Uses Entity Framework Core for data access.
Angular Scheduler: Event Cut, Copy & Paste
Angular Scheduler: Event Cut, Copy & Paste
Angular scheduling application that allows moving events using "cut and paste" and creating events from existing ones using "copy and paste" actions.
ASP.NET Core Shift Planning (Entity Framework, .NET 7)
ASP.NET Core Shift Planning (Entity Framework, .NET 7)
This tutorial explains how to create a visual ASP.NET Core application for scheduling shifts (multiple locations and employees). It uses a modern UI that lets you manage shifts using drag and drop.
JavaScript Scheduler: Max Events per Row
JavaScript Scheduler: Max Events per Row
How to limit the maximum number of concurrent events the will be displayed in the JavaScript Scheduler component. Add an icon indicating that more events are available.
JavaScript/HTML5 Scheduler: Filtering Rooms by Availability
JavaScript/HTML5 Scheduler: Filtering Rooms by Availability
How to filter rooms displayed in the JavaScript Scheduler component using a complex filter - by size and date availability.
HTML5 Scheduler: Hiding Rows without Events
HTML5 Scheduler: Hiding Rows without Events
How to hide Scheduler rows that have no events using row filtering feature.
JavaScript Scheduler: Customized Snap-to-Grid
JavaScript Scheduler: Customized Snap-to-Grid
How to implement custom snap-to-grid rules in the JavaScript Scheduler component.
Previous Articles 11-20 of 293 Next