DataGrid / Scrolling / Frozen Rows and Columns

Blazor DataGrid Example - Frozen Rows and Columns

Loading Syncfusion Blazor Server Demos…

This sample demonstrates the DataGrid frozen rows and columns feature for persistent data visibility during scrolling.

The frozen rows and columns feature enables users to maintain visibility of critical data while scrolling through the grid. Configure frozen columns by setting the Freeze property of column definitions. The available freeze modes are:

  • Left - Freezes the column on the left side, maintaining visibility during horizontal scrolling
  • Right - Freezes the column on the right side for important trailing information
  • Fixed - Freezes the column at a fixed position, ensuring visibility during horizontal scrolling

In this demo:

  • The Task ID column is frozen on the left for immediate row identification
  • The Status column is frozen on the right for quick status reference
  • The Assigned To column is frozen at a fixed position

Scroll horizontally to experience how frozen columns remain in view, and scroll vertically to see frozen rows persist at the top of the DataGrid.

For more information about frozen rows and columns, refer to the frozen rows and columns documentation.

Transform your Blazor web apps today with Syncfusion® Blazor components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE