Questions tagged [v-data-table]

157 questions
1
vote
1 answer

How to custom all headers in v-data-table?

I'm trying to customize all headers in my v-data-table like this
François Legrand
  • 1,151
  • 1
  • 14
  • 25
1
vote
0 answers

Sort Vue data table by selection

Is there a way to sort a v-data-table by the selection column? I would like to multisort my v-data-table. First by selection, so the selected ones are always on top and second by name. So far I got this: