DayPilot.Scheduler.onRowMoved

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

Declaration

DayPilot.Scheduler.onRowMoved(args)

Parameters

Position values:

  • "child"

  • "before"

  • "after"

  • "forbidden"