The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
PSPavithra Subramaniyam Syncfusion Team April 27, 2018 03:37 AM UTC
Hi Aaron,
You can show the Child Grids on loading of the Parent grid by using gridObj.detailRowModule.expandAll() method of grid component.In created event you can show all the Child Grid or a particular Child Grid. We have prepared a sample. Please refer to the below code example and Sample link.