Refresh data in child datagrid
sblb
1,231
Reputation points
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
1,674 questions
Sign in to answer