Example of Frozen Columns in Javascript (ES5) Tree Grid Control

/
/
Frozen Columns

This sample demonstrates the frozen columns feature of the Tree Grid. Scroll the movable content horizontally to view the frozen columns with the content.

More Details...

Description

The freezing feature enables the user to freeze certain columns to scroll remaining movable content. This can be achieved by setting frozenColumns property. In this demo sample, the first two columns is set to frozen by using the frozenColumns properties.