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

[data grid] Implement server-side data source in row lazy loading #10857

Closed
Tracked by #8179
MBilalShafi opened this issue Oct 31, 2023 · 1 comment · Fixed by #13878
Closed
Tracked by #8179

[data grid] Implement server-side data source in row lazy loading #10857

MBilalShafi opened this issue Oct 31, 2023 · 1 comment · Fixed by #13878
Assignees
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Server integration Better integration with backends, e.g. data source

Comments

@MBilalShafi
Copy link
Member

MBilalShafi commented Oct 31, 2023

This issue covers the server-side lazy-loading (based on the data source) for the plain data (not nested data). Feel free to upvote the issue, for the current version of the lazy loading, check the official documentation: https://mui.com/x/react-data-grid/row-updates/#lazy-loading

This is equivalent to the Lazy loading feature, but using the data source interface.

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 31, 2023
@MBilalShafi MBilalShafi added component: data grid This is the name of the generic UI component, not the React module! feature: Server integration Better integration with backends, e.g. data source and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 31, 2023
@MBilalShafi MBilalShafi changed the title Implement server-side data source in row lazy loading [data grid] Implement server-side data source in row lazy loading Oct 31, 2023
@github-project-automation github-project-automation bot moved this to 🆕 Needs refinement in MUI X Data Grid Jun 11, 2024
@arminmeh arminmeh self-assigned this Jul 15, 2024
@arminmeh arminmeh moved this from 🆕 Needs refinement to 🏗 In progress in MUI X Data Grid Jul 15, 2024
@arminmeh arminmeh moved this from 🏗 In progress to 👀 In review in MUI X Data Grid Oct 3, 2024
Copy link

github-actions bot commented Dec 2, 2024

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

@arminmeh arminmeh moved this from 👀 In review to ✅ Done in MUI X Data Grid Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Server integration Better integration with backends, e.g. data source
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants