pratik227 / quasar-qgrid

QGrid is a Quasar App Extension. It allows you to filter data for each column, Drag and Drop Rows and also allows you to filter data using header filters.
https://next-quasar-qgrid.netlify.app/
MIT License
112 stars 90 forks source link

draggable_columns with selection and selected item #48

Closed rafaelameilda closed 2 years ago

rafaelameilda commented 2 years ago

I'm testing component variations and I saw that if I add the selection and selected the draggable_columns it doesn't work well

the order of the data does not follow the order of the headers

pratik227 commented 2 years ago

Fixed in new version closing this issue.

Thanks, Pratik Patel