DayPilot.Gantt.onRowExpand

The onRowExpand event is fired by the JavaScript Gantt Chart when a task tree node is expanded by the user.

Declaration

DayPilot.Gantt.onRowExpand(args)

Parameters

Notes

Calling args.preventDefault() doesn't prevent the node from expanding. It only prevents the action specified using rowExpandHandling.