DataGrid / Columns / Fixed Columns

Blazor DataGrid Example - Fixed Columns

Loading Syncfusion Blazor Server Demos…

Drag a column header here to group its column
1 of 7 pages (75 items)

This sample demonstrates the DataGrid fixed column feature for maintaining column visibility during horizontal scrolling.

The DataGrid allows you to freeze columns at the beginning of the grid using the FixedColumn property of the GridColumn. Set this property to true for columns that need to remain visible while scrolling horizontally.

In this demo, the OrderID and OrderDate columns are fixed as the first and second columns. These frozen columns cannot be reordered or grouped, ensuring they remain accessible when scrolling through other columns.

Multiple columns can be fixed and will appear in the order they are defined in the column collection.

For more information about the fixed column feature, refer to the fixed 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