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.
CBClay Burch Syncfusion Team May 6, 2002 05:48 PM UTC
I don't know why the Caption property on the DataTable.Columns are not working. But if you add a DataGridColumnStyle for each of your columns to a TableStyle used by your grid, you can set the header text in the DataGridColumnStyle.HeaderText property. This appears to work for me.
Regards,
Clay Burch