Replies: 1 comment 1 reply
-
|
Hi @nerkess This is done using "sticky" rows. You can read more in the documentation |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please describe the feature you would like to request.
in a virtual scrollable table I would like to be able to hide a meta-header, if user scrolls down, and show this meta-header, if user scrolls up.
What is the use-case or motivation for this proposal?
I think such headers are much needed (I need that meta-header for my actual project :D )
Is there anything else we should know?
For detecting scrolling direction I use ScrollDispatcher from Angular Material
Beta Was this translation helpful? Give feedback.
All reactions