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.
I have a PdfGrid that I'm manually populating, not using DataTable, and I want the first row of the grid to repeat across pages. Is this possible to do without using a DataTable?
ASAbirami Selvan Syncfusion Team November 3, 2015 09:30 AM UTC
Hi Brain,
Thank you for contacting syncfusion support.
We can use PDF grid header to repeat the rows across all the pages. We have created the simple sample for your reference.
Please refer to the following code example: //Create the pdfgrid