Not sure how to continue. I would not like to adjust the timeline (i prefer the vertical segments/lines to be aligned with the cell grids) but adjust only the snap to grid function and also for the event dragging.
E.g. for an event (hotel booking) the snap function snaps to the start date + 12 hours. The event duration (draggable) has to be in steps of 24 hours (I tried the cell duration of 720 and this comes an issue).
The overlap function is a great one, so In this case how to proceed/adjust this?
Answer posted by Dan Letecky [DayPilot] 6 years ago.
The real-time onTimeRangeSelecting/onEventMoving/onEventResizing event handlers let you adjust the start/end of the current drag&drop target according to your needs. These events can be used to snap the events to custom start/end times.