React application that displays a monthly event calendar. Calendar events use custom background to show event type. A context menu allows deleting events and changing color.
React application that displays a weekly event calendar using DayPilot React calendar component. Includes a date picker for changing the visible week. Appearance customized using CSS.
How to create a weekly calendar web application using Vue.js calendar component. The tutorial include a Vue.js project with JavaScript source code for download.
Simple appointment scheduling application built using Angular 8. The calendar view is created using DayPilot Pro Angular Calendar component. The server-side backend is created using PHP and stores events in a MySQL or SQLite database.
Weekly HTML5/JavaScript event calendar with CSS themes, drag and drop support, date navigator. Sample PHP and ASP.NET MVC projects with AJAX backend implementation.
Configure the JavaScript calendar component using an online configurator app and generate a ready-to-run HTML5/JavaScript project that includes all dependencies.
A simple HTML5/JavaScript web application that exports the current view of the JavaScript Calendar component (including appointments) as a PDF document. Pure client-side solution.
Basic tutorial on using DayPilot ASP.NET calendar in an ASP.NET web application. The original version of this tutorial from 2009 works without changing a single line of code (after replacing DayPilot.dll with the current version).
ASP.NET WebForms application that implements a weekly event calendar with support for recurring events. Visual Studio 2017 solution with C# and VB.NET versions of the tutorial.
Spring Boot web application that displays a monthly calendar with drag and drop support. Implemented using JavaScript monthly calendar control from DayPilot Pro package.