The onRowCreated event is triggered by the JavaScript Gantt Chart component when new row text is submitted. It fires after the default action specified by rowCreateHandling.
DayPilot.Gantt.onRowCreated(args)
args.text
(string) - the text submitted by the user