DayPilot.Scheduler.onRowCreate

This event is fired when a new row text is submitted, before the default action specified using rowCreateHandling.

Declaration

DayPilot.Scheduler.onRowCreate(args)

Parameters

  • args.text (string) - the new text submitted by the user
  • args.preventDefault() - prevents the default action