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
Misalignment when column virtualization and multi-header column is used. The issue can be observed in the following https://stackblitz.com/edit/gys5r9-gzawwv?file=index.js example.
Scroll to the right and notice that record R1:C33 is under header Field-34.
The expected behavior is that R1:C34 to be under Field-34.
The text was updated successfully, but these errors were encountered:
The issue is still reproduced:
Sorry, something went wrong.
No branches or pull requests
Misalignment when column virtualization and multi-header column is used. The issue can be observed in the following https://stackblitz.com/edit/gys5r9-gzawwv?file=index.js example.
Scroll to the right and notice that record R1:C33 is under header Field-34.
The expected behavior is that R1:C34 to be under Field-34.
The text was updated successfully, but these errors were encountered: