[data grid] Changing pagesize to All ({value: -1, label: "All"}
) doesn't reset page parameter
#16664
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
Steps to reproduce
Steps:
All
This thing can also be noted here https://mui.com/x/react-data-grid/pagination/#server-side-pagination.
If I change pageSizeOptions to the ones found in the sandbox, the same
Current behavior
Page parameter is not reset and no data is displayed
Expected behavior
Reset page parameter to
1
and display all rowsContext
No response
Your environment
No response
Search keywords: pagination, pagesize, all, value: -1
The text was updated successfully, but these errors were encountered: