Example of Freeze Direction in Javascript (ES5) Tree Grid Control

/
/
Freeze Direction

This sample demonstrates the freeze direction feature of the Tree Grid. Scroll the movable content horizontally to view the frozen left and right columns with the content.

More Details...

Column
Freeze Direction
Description

The freeze direction feature enables the user to freeze 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 Task ID column freezed at left side and Approved column freezed at right side using freeze property in column settings.