Example of Read-only Events in ASP.NET Core Scheduler Control

This demo showcases how to make specific events on the Scheduler to be displayed in a read-only mode. The read-only events can be simply viewed and prevented from undergoing any edit actions.

DEMO
SOURCE

In this demo, the events that has occurred on the past hours from the current time are made as read-only and the CRUD actions has been prevented on it. This has been done by setting true to the IsReadonly field of past events. By doing so, the aria-readonly attribute gets added into the event element and differentiate it from the other normal events.

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE