Skip to content

[DataGridPro] fetchRows() API's default start and end params based on scroll position with lazy loading#21742

Open
arminmeh wants to merge 2 commits intomui:masterfrom
arminmeh:lazy-loading-fetch-rows
Open

[DataGridPro] fetchRows() API's default start and end params based on scroll position with lazy loading#21742
arminmeh wants to merge 2 commits intomui:masterfrom
arminmeh:lazy-loading-fetch-rows

Conversation

@arminmeh
Copy link
Contributor

Closes #21722.

I couldn't reproduce the first part of the issue. This solves an additional remark.
Check #21722 (comment)

@arminmeh arminmeh added scope: data grid Changes related to the data grid. plan: Pro Impact at least one Pro user. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. needs cherry-pick The PR should be cherry-picked to master after merge. feature: Server integration Better integration with backends, e.g. data source v8.x labels Mar 13, 2026
@mui-bot
Copy link

mui-bot commented Mar 13, 2026

Deploy preview: https://deploy-preview-21742--material-ui-x.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 🔺+294B(+0.06%) 🔺+69B(+0.04%)
@mui/x-data-grid-premium 🔺+299B(+0.04%) 🔺+84B(+0.04%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against a121c5f

@arminmeh arminmeh requested review from a team March 16, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: Server integration Better integration with backends, e.g. data source needs cherry-pick The PR should be cherry-picked to master after merge. plan: Pro Impact at least one Pro user. scope: data grid Changes related to the data grid. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. v8.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] fetchRows() API not working in lazy loading mode

2 participants