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

Can I make Joint Events move vertically across resources?

Asked by Anonymous
5 years ago.

In the example provided only horizontal movement is shown.

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

The behavior is controlled by multiMoveVerticalMode property. By default, it's set to "Disabled" which disables vertical moving.

You can use "All" to enable vertical moving:

dp.multiMoveVerticalMode = "All";

See also:
https://api.daypilot.org/daypilot-scheduler-multimoveverticalmode/

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