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

Header is not working with "white-space: nowrap" on tbodys td #36

Open
Sadi-1992 opened this issue Mar 12, 2018 · 1 comment
Open

Header is not working with "white-space: nowrap" on tbodys td #36

Sadi-1992 opened this issue Mar 12, 2018 · 1 comment

Comments

@Sadi-1992
Copy link

Sadi-1992 commented Mar 12, 2018

I found out that the Header loses the "width layout", if i set white-space: nowrap; to tbodys td-tag

Plunker: http://plnkr.co/edit/SMMZZYkpm5JQ63H8fWYo?p=preview

@Sadi-1992
Copy link
Author

Got that fixed by checking if the td is greater then the th and always using the greater offsetWidth.

https://github.com/Sadi-1992/angu-fixed-header-table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant