Skip to content

Render cell content asynchronously #826

@trommlbomml

Description

@trommlbomml

I want to use the grid to render a lot of rows where some columns contains dynamically generated content. The content of these cells are dynamically generated from a server fetch, which means the rendering must be continued somewhat later when the fetch promise has finished. Second, when the cell is out of view the fetched result should not be rendered any more. Is this possible?

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