Example of Sticky Header in Javascript Tree Grid Control

/
/
Sticky Header

This sample demonstrates the Tree Grid component with the sticky header feature. In this sample, while scrolling the demo page, the Tree Grid header will be fixed at the top of its parent element.

More Details...

Description

The Tree headers can be fixed while scrolling a TreeGrid's first scrollable parent element. This can be done by setting the enableStickyHeader property. More information on the sticky header can be found in this documentation section.