New to Kendo UI for jQuery? Download free 30-day trial

jQuery Scheduler Readonly Events

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
readonly-events.html

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery Scheduler supports marking individual events as read-only by setting the isReadonly field to true in the event data.

Read-only events cannot be edited, moved, or resized by the user. They are visually distinguished with a lock icon and appear non-interactive, making them ideal for system-generated entries, holidays, or externally managed calendar items.

In this demo, events such as "Company Presentation", "IT Maintenance Window", and "Public Holiday" are marked as read-only, while other events remain fully editable.

Support & Learning Resources

Additional Resources