Example of undefined in React Tree Grid Component

/
/
FrozenAPI

This sample demonstrates the frozen rows and columns feature of the Tree Grid. Scroll the movable content horizontally to view the frozen 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, Task ID column is freezed at left side and{" "} Approved column is freezed at right side using{" "} Column->freezeproperty.

Injecting Module:

{" "} Tree 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