}
  • Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Frozen API in ASP.NET MVC Data Grid Control

This sample demonstrates the frozen rows and columns feature of the Grid. Scroll the movable content horizontally to view the frozen and fixed columns, vertically to view the frozen rows with the content.

DEMO
SOURCE
Column Name
Freeze Direction

This feature enables users to freeze certain columns at specific positions. This can be achieved by setting the freeze property of column settings. The various modes are:

  • Left : Freezes the column at the left.
  • Right : Freezes the column at the right.
  • Center : Freezes the column at the center.
  • Fixed : Freezes the column at a fixed position. This will ensure its visibility while scrolling horizontally.

In this demo sample, the Order ID column is frozen at the left, the Customer ID column is frozen at the right and the Ship Address column at a fixed position using column->freeze property.

More information on the frozen rows and columns can be found in this documentation section.

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