njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
https://njleonzhang.github.io/vue-data-tables
MIT License
1.02k stars 221 forks source link

fixed header #261

Closed robertnicjoo closed 4 years ago

robertnicjoo commented 4 years ago

Please follow the issue template, or your issue may be closed automatically.

For bug report, provide the following section

Online reproduce

It is important to provide an online sample to reproduce the issue.

Expected Behavior

Fixed header on paginated tables

Current Behavior

Can't fix the header

Steps to Reproduce

Detailed Description

How can I fix header?

Based on elment ui documents I only need to provide height but seems that option doesn't work on this package.

For feature request, provide the following section

Motivation / Use Case

Expected Behavior

Other Information

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.