-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal: It would be good if we can have a fixed header for mat-table.
What is the expected behavior? Header should always be visible even while scrolling the table body.
What is the current behavior? When the mat-table body is scrolled, the header is also getting scrolled along with the body and getting hidden.
What are the steps to reproduce?
Check the official mat-table link below.
https://material.angular.io/components/table/overview
What is the use-case or motivation for changing an existing behavior?
When we had to show more than 50 records per page, user will have to scroll down to see the bottom records. When we scroll down, header should stay static on top of the table and it helps the user to easily identify which column is what.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
tatsujb, hervehobbes, vovafeldman, abhisb, samkcdev and 2 moretatsujbtatsujbtatsujb
Metadata
Metadata
Assignees
Labels
No labels