React Scheduler: How to Enable Undo/Redo tutorial was released:
https://code.daypilot.org/30113/react-scheduler-how-to-enable-undo-redo
The React Scheduler component can record all drag and drop actions and allow unlimited undo/redo. See how to add undo/redo buttons and display the full history.
Angular 12 Timesheet Quick Start Project was released:
https://code.daypilot.org/79519/angular-12-timesheet-quick-start-project
Angular 12 project with a pre-configured Angular Timesheet component. Download the project and use it as a starting point for your own implementation.
Vue Scheduler: Availability/Utilization Histogram tutorial was released:
https://code.daypilot.org/18387/vue-scheduler-availability-utilization-histogram
How to calculate resource utilization percentage and display a histogram at the top of the Vue Scheduler component.
Vue Scheduler: On-Demand Event Loading tutorial was released:
https://code.daypilot.org/42385/vue-scheduler-on-demand-event-loading
How to enable on-demand event loading in the Vue Scheduler component. The Scheduler will load events for the current viewport. Additional data will be loaded during scrolling.
DayPilot Pro for ASP.NET WebForms 2021.3.3803 was released:
https://aspnet.daypilot.org/daypilot-pro-for-asp-net-webforms-2021-3-3803/
DayPilot Pro for JavaScript 2021.3.5055 was released:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2021-3-5055/
JavaScript Scheduler: How to Show Summary Columns on the Right tutorial was released:
https://code.daypilot.org/39597/javascript-scheduler-how-to-show-summary-columns-right
How to display a special column with summary data on the right side of the JavaScript Scheduler grid.
Vue Scheduler: How to Display Holidays tutorial was released:
https://code.daypilot.org/40697/vue-scheduler-how-to-display-holidays
How to display global and row-specific holidays in the Vue Scheduler. Optionally, disable the drag and drop operations for the holiday cells.
DayPilot Pro for JavaScript 2021.3.5046 was released:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2021-3-5046/