[data grid] Implement server-side data source in row lazy loading #10857
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
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.
The text was updated successfully, but these errors were encountered: