fin-hypergrid / fin-hypergrid/core

Render cell content asynchronously

Open
#826 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
907
Forks
139
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.