Blazor DataGrid Example - Fixed Columns

DataGrid / Columns / Fixed Columns

This sample demonstrates the DataGrid with the fixed column feature. The OrderID and OrderDate columns are fixed as the first and second columns of the grid and cannot be reorderd or grouped.

Loading Syncfusion Blazor Server Demos…

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

The DataGrid allows you to fix columns of the grid using the FixedColumn property of the GridColumn. Set this property to true for the columns that need to be frozen.

In this demo, the OrderID and OrderDate columns are fixed. Due to the FixedColumn feature, these columns cannot be reordered or grouped.

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

For more information about the Fixed Column feature, refer to the documentation section.

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