This event is fired when row selection is changed (before the default action, which is selecting/unselecting the row in the UI).
DayPilot.Scheduler.onRowSelect(args)
For APIv1, this event is fired when row selection is changed (after selecting/unselecting the row in the UI).
DayPilot.Scheduler.onRowSelect(row)
Available variables: