search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to disable scheduler

Asked by Davide
7 years ago.

Hi,
I'm trying to disable (read only) a Scheduler server-side but the property dp.Enabled = false seems not working.
I need to disable/enable: drag&drop, click, context menus, everything...

What I've to do?
Thank you
Davide

Answer posted by Dan Letecky [DayPilot]
7 years ago.

You need to disable the features one-by-one using *Handling properties, e.g. EventClickHandling = Disabled, EventRightClickHandling = Disabled, EventMoveHandling = Disabled, TimeRangeSelectedHandling = Disabled, etc.

Comment posted by Davide
7 years ago.

Thank you!
Davide

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.