JavaScript/HTML5 Scheduler: Filtering Rooms by Availability tutorial was relased:
https://code.daypilot.org/76399/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.
Angular Scheduler: Next/Previous Buttons tutorial was released:
https://code.daypilot.org/47840/angular-scheduler-next-previous-buttons
Angular 8 project that shows how to implement next/previous/today buttons that change the month displayed by the Angular Scheduler component.
DayPilot Pro for JavaScript 2019.4.4073 was released:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2019-4-4073/
JavaScript Scheduler: Event Placement Strategies tutorial was released:
https://code.daypilot.org/91222/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.
JavaScript Scheduler: Row Sorting Tutorial was released:
https://code.daypilot.org/78411/javascript-scheduler-row-sorting-tutorial
How to sort the Scheduler rows using custom fields. Use built-in row sorting support that displays icons in the column headers or direct API.
React Scheduler: Rendering JSX Component in Callout (Bubble) tutorial was released:
https://code.daypilot.org/49524/react-scheduler-rendering-jsx-component-in-callout-bubble
The React Scheduler allows defining the callout (bubble) content as a React JSX component. The component will be created automatically when the callout is activated and removed and unmounted when the callout is hidden.
React Gantt Chart Tutorial was released:
https://code.daypilot.org/35516/react-gantt-chart-tutorial
Simple React application that displays a project schedule using a Gantt Chart component.
React Scheduler: External Drag and Drop tutorial was released:
https://code.daypilot.org/85690/react-scheduler-external-drag-and-drop
How to activate external items so they can be dragged to the React Scheduler component.
React Scheduler: TypeScript Project tutorial was released:
https://code.daypilot.org/34946/react-scheduler-typescript-project
This tutorial shows how to use the React Scheduler component to create a reservation application in React, using TypeScript language.
DayPilot Pro for JavaScript 2019.4.4052 was released:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2019-4-4052/