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

How to Ordering overlapping events

Asked by php
8 years ago.

Let say i have 5 overlapping event in a single day, how do let the user to do a ordering of the overlapping event

on the user interface, changing the ordering of the overlpaing event. Thanks

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

All main controls (Calendar, Scheduler, Month) let you specify a custom sorting rule:

http://doc.daypilot.org/calendar/event-sorting/
http://doc.daypilot.org/month/event-sorting/
http://doc.daypilot.org/scheduler/event-sorting/

This rule will be applied when rendering concurrent events.

In the Month and Scheduler it is possible to enable a special moving mode that allows placing the event to a specific location within a cell:

http://doc.daypilot.org/month/event-position/
http://doc.daypilot.org/scheduler/event-position/

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