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.
SPSangeetha Priya Murugan Syncfusion Team February 10, 2023 08:56 AM UTC
Hi,
Your requirement can be achieved by
using the custom number formatting option in the UI level through the toolbar
button. To apply this format programmatically, you can use the numberFormat
method. Please find the sample link below.
??????????? ????????February 10, 2023 09:48 AM UTC
We opened file by URL, and we don`t know where date cells
been.
How overide ShortDate globaly.
Thanks.
SPSangeetha Priya Murugan Syncfusion Team February 13, 2023 12:43 PM UTC
Hi,
Your
requirement to apply the custom number formats for imported excel file can be achieved
by using the actionComplete and openComplete event as shown below.