We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grouped column header didn't freeze despite it has property frozen=true
Link to code example: https://codesandbox.io/p/sandbox/rdg-bug-frozen-column-qy7hyh
Grouped column header is frozen and moves with the child columns
react-data-grid
react
react-dom
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.44react
/react-dom
version: 18.2Additional context
The text was updated successfully, but these errors were encountered: