This sample demonstrates the usage of sticky header feature which helps to see the header in a fixed possition while scrolling.
The Grid headers can be fixed while scrolling its parent element.
It can be done by setting the
enableStickyHeader
property.
In this demo, while scrolling the demo page, the Grid header will be stick to the top of its parent element.
More information on the stacked header configuration can be found in this documentation section.