vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.81k stars 6.96k forks source link

[Feature Request] Number of column should be fixed in data table #12966

Closed RohanGau closed 3 years ago

RohanGau commented 3 years ago

Problem to solve

Right now I'm using v-data-table but I want to fix some column when I scroll horizontally there is no bind value to do this functionality over data table. I would like to request you please implement this functionality also as soon as possible

Thank you, Rohan Kumar

Proposed solution

basically fixed prop should be available in header props where we can easily enable by passing boolean value same as sortable prop in header props

jacekkarczmarczyk commented 3 years ago

Duplicate of https://github.com/vuetifyjs/vuetify/issues/4652