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.
SPSowndaiyan Paulpandi Syncfusion Team November 18, 2015 07:02 PM UTC
Hi Diego,
Thank you for contacting Syncfusion Support.
We have analyzed your query and we do not have the direct support to print the SfDataGrid with DetailsViewGrid using SfDataGrid.Print method. But you can achieve this by exporting SfDataGrid into Pdf and then Printing the SfDataGrid from PdfViewerControl. We have prepared a sample for achieve your requirement and you can download the sample from the following location Sample: http://www.syncfusion.com/downloads/support/forum/121178/ze/DetailsViewDataTableBindingDemo31033652
Please let us know if you require further assistance on this.
Regards, Sowndaiyan
DFDiego Fernando UrabayenNovember 18, 2015 09:10 PM UTC
Hi Sowndaiyan,
I executed your solution, but the pdf report generated not contains a dataGrid Detail. I attach a sample.