Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need VirtualScrollStrategy's for non-fixed rows #38

Open
rsivan opened this issue Aug 24, 2020 · 1 comment
Open

Need VirtualScrollStrategy's for non-fixed rows #38

rsivan opened this issue Aug 24, 2020 · 1 comment

Comments

@rsivan
Copy link

rsivan commented Aug 24, 2020

My use case involves variable height rows.
I noticed the code is based on a FixedSizeTableVirtualScrollStrategy.
I'd like to see additional scrolling strategies implemented (or at least provide a way for developers to override the default?)

Thanks

@leahtz
Copy link

leahtz commented Mar 8, 2021

you can use ngStyle to set the container height and varible to get the row height

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants