DataTable: add prop showHeaders #5949
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
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
The text was updated successfully, but these errors were encountered: