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

Render cell content asynchronously #826

Open
trommlbomml opened this issue Mar 5, 2021 · 0 comments
Open

Render cell content asynchronously #826

trommlbomml opened this issue Mar 5, 2021 · 0 comments

Comments

@trommlbomml
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant