Answered: This tutorial ( http://code.daypilot.org/68118/gantt-chart-tutorial-asp-net-sql-server-c-vb-net ) uses the Scheduler control in Gantt mode (ViewType="Gantt") which has limited capabilities. You might...
Answered: The Gantt chart in this tutorial is based on the Scheduler control (it's the Scheduler controls switch to Gantt using ViewType="Gantt"). See also: http://doc.daypilot.org/scheduler/gantt-chart/ That ...