[question] How to retain the MUI Grid filters, sorting, column rearrangements or hidden when the grid is re-rendered to add more rows? #9814
Labels
component: data grid
This is the name of the generic UI component, not the React module!
plan: Pro
Impact at least one Pro user
status: waiting for author
Issue with insufficient information
support: commercial
Support request from paid users
support: question
Community support but can be turned into an improvement
Order ID or Support key 💳 (optional)
50436
Duplicates
Latest version
The problem in depth 🔍
We are loading the rows into data grid by using backend APIs in batches.
We allow user to access the grid since the first page/batch is loaded and allow the user to use it while we are loading more data in the background.
While the grid is rendering because of extra data/rows, the filters / column rearrangements / sorting is cleared out.
How can add more data in the background (this grid rerenders automatically while this is done) and still retain the settings that user performed to the grid?
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: