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 Column Hidden Property Missing(p-column) #190

Closed
pratikthecook opened this issue Apr 12, 2016 · 5 comments
Closed

DataTable Column Hidden Property Missing(p-column) #190

pratikthecook opened this issue Apr 12, 2016 · 5 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@pratikthecook
Copy link

I am using your datatable and want a hidden column, so i added the below,

p-column field="key" header="key" hidden="true" #keycol></p-column>
But this doesnt seem to work as the 'column.ts' in 'primeNgV1/components/column/column.ts' is missing the hidden attribute.

Can you please add this enhancement.

@pratikthecook pratikthecook changed the title DataTable Column Hidden Property Missing DataTable Column Hidden Property Missing(p-column) Apr 12, 2016
@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Apr 13, 2016
@cagataycivici cagataycivici added this to the 1.0.0-beta.2 milestone Apr 13, 2016
@cagataycivici cagataycivici self-assigned this Apr 13, 2016
@cagataycivici
Copy link
Member

Added for 1.0.0.beta.2

@pratikthecook
Copy link
Author

Using it..Thanks!

@cagataycivici
Copy link
Member

Glad to hear!

@danielsogl
Copy link
Contributor

You need to add this to the documentation. I found this function by google linking to this issue.

@nishapd1990
Copy link

Hi,
I am using 8.1.1 version of primeNG datagrid and I want to hide column. But hidden="true" is not working for me. Please help. I did't get above solutions to fix.
Please help!!

atretyak1985 pushed a commit to Nanitor/primeng that referenced this issue Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

4 participants