Keep expanded state on RadzenDataGrid Master Detail erarchy

There is no built-in way to do that however you can use the Expand/Collapse events to track what is expanded, save some unique field value that identifies the data item and later restore the expanded items using the API demonstrated on our hierarchical demos.