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: add prop showHeaders #5949

Closed
karpov159 opened this issue Jun 22, 2024 · 0 comments · Fixed by #5950
Closed

DataTable: add prop showHeaders #5949

karpov159 opened this issue Jun 22, 2024 · 0 comments · Fixed by #5950
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@karpov159
Copy link
Contributor

Describe the bug

I want to be able to hide all headers in DataTable with prop showHeaders.
Similar implementation primefaces/primereact#4337

Reproducer

PrimeVue DataTable Component

PrimeVue version

4.0.0-rc.2

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

Add property showHeaders="false" to DataTable component

Expected behavior

Hide all column headers

@karpov159 karpov159 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 22, 2024
@tugcekucukoglu tugcekucukoglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 31, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.1.0 milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants