HC200ok / vue3-easy-data-table

A customizable and easy-to-use data table component made with Vue.js 3.x
MIT License
536 stars 105 forks source link

expand #341

Open jdavidrsantos opened 10 months ago

jdavidrsantos commented 10 months ago

I need the 'expand' column to be at the end of the table, not at the beginning. How can I achieve this? If I add it in the header at the end then I'll see 2 { text: "", value: "expand"},

ArchishmanSengupta commented 6 months ago

is there a update on this? need support on this

yashwp commented 6 months ago

This is an essential need.

@HC200ok We have use-case like this and there is no way to achieve that at the moment.

image