ratiw / vuetable-2-tutorial

MIT License
258 stars 67 forks source link

How to specify column width? #54

Closed zuichune closed 7 years ago

zuichune commented 7 years ago

Hi, How to specify column width? How do I change the table style?

ratiw commented 7 years ago

See here for an idea.

Iyongbudiarso commented 6 years ago

Halloo, Thanks @ratiw , vuetable-2 is awesome

I want to question, if I using width 500px, not look like 500px in mobile { name: 'created_at', sortField: 'created_at', width: '500px' }, Column width is shrink. to small. like above screenshot-localhost-8081-2018 03 17-18-36-11

In el-table is look good. if I use width: 500px, exactly width is 500px screenshot-localhost-8081-2018 03 17-18-35-38

I want to using vuetable-2, but width like el-table. How to get that?

Thank you

ratiw commented 6 years ago

@Iyongbudiarso Sorry, I don't understand what you mean. What is el-table? The attached pictures did not really help much. And if it is specific question for vuetable-2, please post it in its repo.