Skip to content
New issue

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

Datatable: Colspan problem with hidden columns and row expansion #2937

Closed
ennerf opened this issue Nov 14, 2017 · 1 comment
Closed

Datatable: Colspan problem with hidden columns and row expansion #2937

ennerf opened this issue Nov 14, 2017 · 1 comment
Labels
7.0.10 🐞 defect Bug...Something isn't working
Milestone

Comments

@ennerf
Copy link

ennerf commented Nov 14, 2017

The row expansion is causing layout problems when the main table has hidden columns. The same issue was filed before in #1037 and was supposedly fixed in 6.0.

However, I'm still seeing the same behavior in 6.0 and 6.1.

The issue disappears after also adding resizableColumns="true"

@tandraschko tandraschko added the 🐞 defect Bug...Something isn't working label Aug 30, 2018
@melloware melloware added this to the 8.0 milestone Jul 14, 2020
@melloware
Copy link
Member

This was fixed with #5211 calculating colspan correctly to include hidden columns.

@melloware melloware modified the milestones: 8.0.Final, 8.0 Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.0.10 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants