facebookarchive / fixed-data-table

A React table component designed to allow presenting thousands of rows of data.
http://facebook.github.io/fixed-data-table/
Other
4.3k stars 553 forks source link

Is it possible to pin the table header so it doesn't scroll out of view? #470

Open mattnedrich opened 7 years ago

KamranAsif commented 7 years ago

Isn't that what the header already does?

swingtempo commented 6 years ago

No, it does not. Do you have an example app showing the table header doesn't scroll out of view? None of the examples here https://facebook.github.io/fixed-data-table/example-column-groups.html show any scrolling.