Skip to content

[DataGrid] Fix checkboxSelectionVisibleOnly behavior with server-side pagination#14083

Merged
MBilalShafi merged 4 commits intomui:masterfrom
MBilalShafi:bugfix/server-side-pagination-checkbox-selection
Aug 7, 2024
Merged

[DataGrid] Fix checkboxSelectionVisibleOnly behavior with server-side pagination#14083
MBilalShafi merged 4 commits intomui:masterfrom
MBilalShafi:bugfix/server-side-pagination-checkbox-selection

Conversation

@MBilalShafi
Copy link
Member

Fixes #14070

@MBilalShafi MBilalShafi added type: bug It doesn't behave as expected. scope: data grid Changes related to the data grid. feature: Pagination Related to the data grid Pagination feature feature: Server integration Better integration with backends, e.g. data source labels Aug 3, 2024
@mui-bot
Copy link

mui-bot commented Aug 3, 2024

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

Generated by 🚫 dangerJS against d2f9abf

@MBilalShafi MBilalShafi requested a review from a team August 5, 2024 08:11
@MBilalShafi MBilalShafi enabled auto-merge (squash) August 7, 2024 09:20
@MBilalShafi MBilalShafi merged commit 883d1f8 into mui:master Aug 7, 2024
@MBilalShafi MBilalShafi deleted the bugfix/server-side-pagination-checkbox-selection branch August 19, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: Pagination Related to the data grid Pagination feature feature: Server integration Better integration with backends, e.g. data source scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] checkboxSelectionVisibleOnly with server-side pagination doesn't select all items on the second page

3 participants