Skip to main content Skip to footer
JavaScript Icon

Freezing and Pinning for JavaScript Datagrids

Freeze rows and columns so they remain in view as the user scrolls Wijmo's JavaScript datagrid, FlexGrid. Pin columns to the left-hand side of the datagrid so they remain visible as the user scrolls the grid horizontally.

Freezing

Wijmo's JavaScript DataGrid, FlexGrid, offers Excel-like row and column freezing. FlexGrid allows you to set the number of frozen rows and columns, keeping them in view as users navigate the content of the datagrid.

Freezing Demo

Pinning

Wijmo's JavaScript FlexGrid allows users to pin columns to the left-hand side of the datagrid to remain visible as the user scrolls horizontally. FlexGrid also allows users to pin column ranges, preventing the columns from reordering when they are pinned.

Pinning Demo