Example of Frozen API in React Grid Component

/
/
FrozenAPI

This sample demonstrates the frozen rows and columns feature of the Grid. Scroll the movable content vertically/horizontally to view the frozen rows/columns with the content.

More Details...

Loading....
Description

The freezing feature enables the user to freeze certain rows/columns at both sides to scroll remaining movable content. This can be achieved by setting Freeze property in column settings.

In this demo sample, the ShipCountry column freezed at left side and CustomerID column freezed at right side using Column->Freezeproperty.

Injecting Module:

Grid features are segregated into individual feature-wise modules. To use frozen rows and columns feature, we need to inject Freeze module into the services