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

[Grid] the [hidden] property of the columns causes some unexpected behavior #2681

Closed
svetq opened this issue Jan 16, 2020 · 1 comment
Closed

Comments

@svetq
Copy link
Contributor

svetq commented Jan 16, 2020

Describe the bug
Setting the [hidden] property of any Grid column to false, doesn't allow the Grid to automatically calculate the widths of the columns. With that setup, the autoFitColumns() method doesn't function as expected either.

To Reproduce
Please check the following example:
https://stackblitz.com/edit/angular-ijs9xm-tne5s3?file=app%2Fapp.component.ts

@tsvetomir
Copy link
Member

Fixed in the latest development version, see demo.

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

No branches or pull requests

3 participants