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

Hiding columns in Grid #2706

Closed
pekam opened this issue Oct 18, 2017 · 0 comments
Closed

Hiding columns in Grid #2706

pekam opened this issue Oct 18, 2017 · 0 comments
Assignees
Milestone

Comments

@pekam
Copy link
Contributor

pekam commented Oct 18, 2017

When using Grid, I want to hide columns from it via server-side java API, so I can control which columns are visible to the user.

So add methods for getting and setting the hidden-property for <vaadin-grid-column>s, like in the element-demo "Hiding Columns":
https://vaadin.com/elements/vaadin-grid/html-examples/grid-columns-demos

Default value for the property should be false.

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