Skip to content

infinite scroll for material table (cdk table) #9858

@TripleMap

Description

@TripleMap

feature request:

Does anybody implements infinite scroll to material/cdk table?

What is the expected behavior?

infinite scroll

What is the current behavior?

just update on data change event.

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

I have more than 10 000 rows. Of course I can use pagination, but it will be much more representative and useful without paginator.

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

angular 5.0.0
material 5.2.0

I have tried to add some new logic to table method renderRows(). It render some rows at specific place by currentIndex. But it looks like big crutch =(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions