adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
6.93k stars 2.18k forks source link

Grouped column header does not freeze when scrolling horizontally #3531

Open telenord opened 3 months ago

telenord commented 3 months ago

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

Additional context