Questions tagged [vue-data-tables]

23 questions
5
votes
1 answer

Vuetify v-data-table drag and drop

I am using V-data-table along with vuex store. Below are the points how I configured my v-data-table Disabled sort on each column bind the v-data-table items with vuex state store data using sortablejs to drag and drop the rows Problem: When I…
5
votes
4 answers

Vue + Vuetify data table first column image

I am using Vue + Vuetify and I am trying to add image in the first column. Table Template Code