DayPilot.Scheduler.onRowCreate

The onRowCreate event is triggered by the JavaScript Scheduler component when new row text is submitted. It fires before the default action specified by rowCreateHandling.

Declaration

DayPilot.Scheduler.onRowCreate(args)

Parameters

  • args.text (string) - the new text submitted by the user

  • args.preventDefault() - prevents the default action