DayPilot.Queue Class

The DayPilot.Queue class provides a queue-style UI for items that stay outside the main scheduling surface until they are assigned.

It is used in Scheduler scenarios where tasks, events, or work orders remain unscheduled and can be managed separately before they are placed on the timeline.

Members

Notes

The related DayPilot tutorials use this class for task queues, unscheduled events, and work-order workflows connected to DayPilot.Scheduler.

This makes it useful when users need to keep a backlog of items and schedule them later as resources and times become available.

See Also

JavaScript Scheduler: How to Unschedule Events [code.daypilot.org]

ASP.NET Core Workforce Scheduling [code.daypilot.org]

ASP.NET Core Work Order [code.daypilot.org]