Disable edit options in the scheduler

Hi,

Is it possible to disable the edit options for an event. I only want users to be able to ammend and edit an event by opening the event in full, as opposed to from the calendar grid.

Regards

Hi,
try

DHXScheduler.Config.isReadonly = true;