Hello,
I'm having trouble formatting date field, even using the formats: format="yMd" or format = "M/d/y hh: mm"
nothing works and when I try to put it in the format:
this.formatoptions = {type: 'dateTime', format: 'M / d / y hh: mm a'}
the data grid is not loaded.
When put to edit and saved the format of the field changes but not being specified.
a sample project modified from the demo follows:
https://ej2.syncfusion.com/angular/demos/#/material/grid/normal-edit
Attachment:
jcwza6.run_d64348b2.zip