DayPilot.Scheduler.onRowMove

The onRowMove event handler is called by the JavaScript Scheduler after the user finishes drag-and-drop row moving, before the default action (rowMoveHandling).

Declaration

DayPilot.Scheduler.onRowMove(args)

Parameters

Position values:

  • "child"

  • "before"

  • "after"

  • "forbidden"