react-data-grid icon indicating copy to clipboard operation
react-data-grid copied to clipboard

Grouped column header does not freeze when scrolling horizontally

Open telenord opened this issue 1 year ago • 0 comments

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

telenord avatar Jun 20 '24 07:06 telenord