vuetifyjs / vuetify

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

Need help with vuetify datatable - table without hard code column and expandable #7696

Closed dineshvinay closed 5 years ago

dineshvinay commented 5 years ago

Below is the links which have solution for table without hard code columns, but I need it combined with expandable rows

https://top10webjs.com/2019/02/18/vue-js-vuejs--vuetify---possible-to-dynamically-load-a-data-table-without-having-to-hard-code-the-columns/

https://codepen.io/anon/pen/daQbrE?&editable=true&editors=101

close-issue-app[bot] commented 5 years ago

Please only create issues with the provided issue creator. In the boilerplate for creating an issue, it explains that any ticket made without this will be automatically closed. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow. Thank you.

softmarshmallow commented 4 years ago

official example needs to be provided for dynamic table rendering