Example of Events in ASP.NET MVC Gantt Chart Control

This sample demonstrates all the events that occur on all the Gantt operations with the help of Event Trace panel.

DEMO
SOURCE

The Gantt triggers events based on its actions. The events can be used as an extension point to perform custom operations.

In this demo, perform Gantt actions such as Load, Created, DataBound, ToolbarClick, BeforeTooltipRender, ActionBegin, ActionComplete, CellEdit, EndEdit, TaskbarEditing, TaskbarEdited, RowSelecting, RowSelected, RowDeselecting, RowDeselected, ColumnDragStart, ColumnDrag, ColumnDrop, Expanding, Expanded, Collapsing, Collapsed, ColumnMenuClick, ColumnMenuOpen, ContextMenuClick, ContextMenuOpen, ResizeStart, Resizing, ResizeStop, SplitterResizeStart, SplitterResizing, SplitterResized, RecordDoubleClick, OnTaskbarClick and see the Event Trace panel for the events emitted.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab