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-grid version: 7.0.0-beta.44
  • react/react-dom version: 18.2

Additional context