[question] Prevent unsubmitted form data in master detail to be lost when scrolling due to virtualization #15060
Labels
component: data grid
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
support: commercial
Support request from paid users
support: premium standard
Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
The problem in depth
Start from this exemple: https://mui.com/x/react-data-grid/master-detail/#using-a-detail-panel-as-a-form
I believe this problem is due to: #7969.
The example in the demo shows the issue, but actual problem we have in our code is that inside our master detail we have another datagrid with field that can be edited and if the user scroll without saving to look at other rows, the values in the master detail are lost. I understand that the save button is there to submit the form, but scrolling causing unsubmitted value to be lost is undesirable.
Is there a solution to this? Thank you
Your environment
`npx @mui/envinfo`
Search keywords: Master Detail
Order ID: 100223
The text was updated successfully, but these errors were encountered: