Example of Frozen Columns in ASP.NET MVC Gantt Chart Control

This sample demonstrates the column freezing feature in the Gantt Chart. Frozen columns remain fixed while other columns scroll horizontally, improving readability.

DEMO
SOURCE

The freezing feature allows users to freeze specfied number of columns while scrolling the remaining content. The freezing behavior can be configured using the frozenColumns property. Additionally, to keep specific columns visible during horizontal scrolling, use the column.freeze property on the relevant columns to freeze them to the Left, Right or Fixed.

In this example, the Task ID and Task Name columns are frozen on the left, and the Assignee column is frozen on the right using the column.freeze property.

More information on the Essential® ASP.NET MVC Gantt Chart can be found in this documentation section.

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