Tree Grid / Columns / Frozen Columns

Blazor Tree Grid Example - Frozen Column Configuration Support

Loading Syncfusion Blazor Server Demos…

This sample demonstrates frozen columns. Freezing keeps key columns fixed while horizontally scrolling to improve comparison across wide tables.

Configure freezing using the column Freeze property. Enable runtime repositioning of the freeze line by setting AllowFreezeLineMoving to true.

In this demo, Task ID is frozen left and Approved is frozen right while scrolling.

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