Skip to content

Add Client side lazy load on scroll. #214

Open
@zommerberg

Description

@zommerberg

I've noticed that the table's performance degrades significantly when it contains over 1,000 items.

Is it possible to add onscroll lazy load plugin? This would allow the table to initially load only a specific number of items, and then load additional content progressively as the user scrolls down.

I know there already is pagination but would be possible to have a scroll lazy load pagination?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions