Hi Gunnar,
At which point you are setting this options? Is it after Scheduler's initialization? If this is true I'm afraid that this is not supported, this options is meant to be set only during widget's declaration. If you want to control editing functionality after widget is initialized, you will need to handle the appropriate events (
add,
edit,
moveStart,
resizeStart,
remove) and to cancel them.
Regards,
Rosen
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!