Refresh data in child datagrid

sblb 1,171 Reputation points
2023-04-20T18:08:26.2366667+00:00

Hi,
I use blazor wasm net core 6.
I have parent DataGrid where I used EditInLine and this main table is expandable.
I added child table for each Id of the main table. When I populate in the child table I have to change the page to update the child table. How to update the child table without changing the page? Thanks in advance

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,500 questions
{count} votes