mercredi 14 octobre 2015

How to show repeating HTML table headers on each printed page On jquery datatable?

In my page.blade.php I have a jQuery Datatable. Now I need to Repeating table Header every pages when I print the report. I tried by Used this

@media print { thead {display: table-header-group;} }

But I can't? Please tell me how can I add this in my project every datatable reports? Now Table header showing on only top page (page one) when I print it, it doesn't showing other pages!!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire