JavaScript Calendar and Scheduler Tutorials

JavaScript Calendar: PDF Export Tutorial
JavaScript Calendar: PDF Export Tutorial
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.
JavaScript/HTML5 Scheduler PDF Export (Paged by Resources)
JavaScript/HTML5 Scheduler PDF Export (Paged by Resources)
HTML5 sample that shows how to export the JavaScript Scheduler to multi-page PDF file (5 rows per page).
JavaScript Monthly Calendar: PDF Export
JavaScript Monthly Calendar: PDF Export
How to export the monthly calendar to a PDF document using the built-in image export feature. Adds custom text to the exported PDF file.
HTML5 Scheduler for Touch Devices - iPad, iPhone, Android (JavaScript)
HTML5 Scheduler for Touch Devices - iPad, iPhone, Android (JavaScript)
How to configure the JavaScript Scheduler control to provide additional functionality on mobile and touch devices (iOS, Android). Includes a sample HTML5/JavaScript project, a custom CSS theme and a set of font icons.
JavaScript Scheduler: Displaying Holidays
JavaScript Scheduler: Displaying Holidays
How to configure the JavaScript Scheduler component to display custom holiday information and block drag and drop operations for the holiday cells.
JavaScript alert() Replacement
JavaScript alert() Replacement
Simple helper for replacing alert() with a more flexible HTML-based modal dialog with support for CSS styling.
Vue.js Scheduler Quick Start Tutorial
Vue.js Scheduler Quick Start Tutorial
Vue.js project that includes Scheduler component with basic configuration and all required boilerplate code.
Event Calendar Widget for JavaScript/PHP
Event Calendar Widget for JavaScript/PHP
Interactive event calendar for JavaScript/HMTL5 with support for drag and drop operations. Full calendar CSS styling support. Includes a sample PHP backend with SQL database.
DayPilot.Modal: Open-Source JavaScript Modal Dialog
DayPilot.Modal: Open-Source JavaScript Modal Dialog
Open-source JavaScript modal dialog with rich features. It can display custom HTML or a standalone page. Supports drag&drop moving and automatic height adjustment.
JavaScript Scheduler: Swapping Events (Drag and Drop)
JavaScript Scheduler: Swapping Events (Drag and Drop)
How to implement event swapping using drag an drop in the JavaScript Scheduler component. Detect events at the target position and move the target event to the source position after drop. The Scheduler provides real-time feedback during dragging.
JavaScript Scheduler: Keyboard Navigation
JavaScript Scheduler: Keyboard Navigation
How to enable keyboard navigation in the JavaScript Scheduler component. Use the keyboard to focus cells in the grid, select a time range and edit existing events.
JavaScript Scheduler: Use Frozen Rows to Select Time Columns
JavaScript Scheduler: Use Frozen Rows to Select Time Columns
How to add a special row to the JavaScript Scheduler time header that will let users select multiple columns using drag and drop.
JavaScript Scheduler: Use Shift+Drag to Start Selection over Events
JavaScript Scheduler: Use Shift+Drag to Start Selection over Events
How to override the drag behavior to allow time range selection to be started anywhere in the Scheduler grid (over cells or events).
JavaScript Scheduler: Show Separators in the Time Header
JavaScript Scheduler: Show Separators in the Time Header
How to display time separators in the time header of the JavaScript Scheduler (in addition to the Scheduler grid).
JavaScript Scheduler: Context Menu for External Items
JavaScript Scheduler: Context Menu for External Items
How to add DayPilot context menu to any DOM element.
JavaScript Gantt Chart: Show/Hide Columns using Context Menu
JavaScript Gantt Chart: Show/Hide Columns using Context Menu
Use a dynamically-generated context menu to show/hide data columns of the JavaScript Gantt chart.
JavaScript Scheduler: Row Sorting Customization
JavaScript Scheduler: Row Sorting Customization
How to customize the JavaScript Scheduler row sorting feature. You can define custom sort icons (Font Awesome or other icon sets or custom images), disable sorting for selected events, and adjust the sorting logic.
JavaScript Scheduler: How to Edit Multiple Fields using a Modal Dialog
JavaScript Scheduler: How to Edit Multiple Fields using a Modal Dialog
How to create a modal dialog with custom fields and let users edit JavaScript Scheduler events on click. The modal dialog fields are defined programmatically using an array.
JavaScript Scheduler: How to Export HTML to Image
JavaScript Scheduler: How to Export HTML to Image
How to configure the image export of the JavaScript Scheduler to include rich HTML content.
JavaScript Scheduler: Event Placement Strategies
JavaScript Scheduler: Event Placement Strategies
An overview of Scheduler settings that let you control the vertical event position within rows. Includes custom sorting, forcing a specific line within a row, dedicated lines, keeping related events together using virtual containers.
Previous Articles 161-180 of 190 Next