DataGrid Hierarchy collapsing on refresh

I've got a grid of data that I poll (can't use dependency) every 5 seconds to refresh the data.
The issue i'm facing is when I do the refresh, any row that I have expanded collapses back down.

Is there a way to prevent this?

1 Like

I have the same problem with RadzenDataGrid hierarchy setup whenever I refresh the data the expanded item collapses. And we don't want this to happen.