RadScheduler now supports two additional client-side events that allow for easy integration with context menus:
-
OnClientAppointmentContextMenu - called when an appointment has been right-clicked.
-
OnClientTimeSlotContextMenu - called when an empty time slot has been right-clicked.
This example uses these events to display context menus that allow you to insert/edit/delete appointments.