Relative Content

Tag Archive for drag-and-dropquasar-frameworkquasarvuedraggable

can anybody tell me how we can make the q-table rows draggable in quasar

I have tried with vuedraggable package and quasar-ui-q-draggable-table package but it is not working in q-table quasar.The vuedraggable package is widely used for drag and drop operations in Vue.js applications but might not seamlessly integrate with specific UI components like q-table in Quasar due to differences in implementation and requirements.
I want to acheive drag and drop functionality on q-table .If anyone knows, then please I will thankful to them.