Refresh data in child datagrid

sblb 1,231 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

Developer technologies | .NET | Blazor
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.