Questions tagged [v-data-table]

157 questions
2
votes
1 answer

VueJs 2.6.11 + Vuetify - vdata-table - BUG?? - How do I keep width columns even when headers are hidden?

I have the same problem but with Vuejs2 : Vuetify v1.5 data table, how to determine column widths when the header is hidden Here is what I have:
Dedey
  • 247
  • 1
  • 8
2
votes
1 answer

Vue Data Table Headers All Appearing in One Column

I have a v-data-table and I am trying to print my headings, but with my code they are all appearing grouped into one column instead of across the entire table.