DayPilot.Calendar.onTimeRangeSelected

The onTimeRangeSelected event is fired when a user completes a time range selection (drag and drop) in the JavaScript Calendar component.

This event is fired after the default action (specified using timeRangeSelectedHandling property).

When selecting is in progress, the Calendar component fires onTimeRangeSelecting on every change.

Declaration

DayPilot.Calendar.onTimeRangeSelected(args)

Parameters

See Also

api=1

This is a legacy mode used in ASP.NET WebForms.

Declaration

DayPilot.Calendar.onTimeRangeSelected(start, end, column)

Parameters

  • start (DayPilot.Date) - start of the selected range
  • end (DayPilot.Date) - end of the selected range
  • column (string) - id of the column