ratiw / vue-table

data table simplify! -- vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component.
MIT License
1.83k stars 303 forks source link

Image tag inside table row and sub header #136

Open johnenrick opened 7 years ago

johnenrick commented 7 years ago

Is it possible to add an image tag or any other tag inside the tr? How can I add 2 column below a head so it will look like this

screenshot from 2016-12-13 23-58-20

ratiw commented 7 years ago

@johnenrickplenos Nope, it is not possible.