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:35 AM UTC
Hi Aaron,
You can format the template column in the queryCellInfo event of Grid component which will be triggered while accessing every cell. In that event you can format the template column value by using getDateFormat method. We have prepared a simple sample based on your requirement. Please refer to the below code example , Documentation link and sample link.