Hi Jonathan,
Thanks for contacting Syncfusion support.
We suggest you set the custom format for the “added_on” column as
in the below code to overcome the reported issue.
|
{ field: "added_on", type: "date", textAlign: "Left", format:{type: 'date', format: "d/M/y"} },
|
Please get back to us if you need further as on this.
Regards,
Pavithra S