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

virtual scroll for mat-table #14169

Closed
ghost opened this issue Nov 16, 2018 · 3 comments
Closed

virtual scroll for mat-table #14169

ghost opened this issue Nov 16, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 16, 2018

Bug, feature request, or proposal:

i am using material mat-table and there is a requirement to show the table rows using virtual scrolling.I know the Virtual scrolling is a recent feature in Material 2,Can this be intergharted with Mat-table as well.
<mat-table #table [dataSource]="dataSource"> ??

What is the expected behavior?

Virtual scroll is needed for the Mat-Table rows.
please keep this separate from the below , as that seems a generic enhancement
#10122

What is the current behavior?

Mat-Table does not provide a way to integrate this.

What are the steps to reproduce?

Providing a StackBlitz reproduction is the best way to share your issue.

StackBlitz starter: https://goo.gl/wwnhMV

example of virtual scroll
https://stackblitz.com/edit/angular-material-mipznb?file=app%2Fvirtual-scroll%2Fvirtual-scroll.component.html

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Is there anything else we should know?

@jelbourn
Copy link
Member

Duplicate of #10122

@jelbourn jelbourn marked this as a duplicate of #10122 Nov 17, 2018
@ghost
Copy link
Author

ghost commented Nov 17, 2018

Hi jelbourn,

From the #10122 its hard to figure out that Virtual scroll is available now within Mat-table or not.It would be really great if you can comment on that.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant