Grouped column header does not freeze when scrolling horizontally
Author: telenordCreated Jun 20, 2024Updated Jul 29, 2026
Describe the bug
Grouped column header didn't freeze despite it has property frozen=true
To Reproduce
Link to code example: https://codesandbox.io/p/sandbox/rdg-bug-frozen-column-qy7hyh
Expected behavior
Grouped column header is frozen and moves with the child columns
Environment
react-data-gridversion: 7.0.0-beta.44react/react-domversion: 18.2
Additional context
Source: Comcast/react-data-grid