## Describe the bug <!-- A clear and concise description of what the bug is. --> Grouped column header didn't freeze despite it has property frozen=true ## To Reproduce <!-- Steps to reproduce the behavior: --> Link to code example: https://codesandbox.io/p/sandbox/rdg-bug-frozen-column-qy7hyh ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> 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 <!-- Add any other context about the problem here. -->