MicroDroid / vue-materialize-datatable

A fancy Materialize CSS datatable VueJS component.
https://overcoder.dev/vue-materialize-datatable
MIT License
179 stars 67 forks source link

Table css is lost when printing #40

Closed Matt-NGP closed 4 years ago

Matt-NGP commented 5 years ago

Hi,

I'm interested in using the data table. The only issue is that the table css is missing on print. Is it possible to include the table CSS on print?

Thanks, Matt

MicroDroid commented 5 years ago

It would be interesting to get experiment with that. I put this on my todo and will have a look when I have time to. Feel free to experiment yourself too meanwhile since the code is very easy and straightforward

MicroDroid commented 4 years ago

There's a tiny tiny little overflow bug issue while rendering table on only Chrome, but so far the feature can be considered as implemented. It'll be available in the next release.