Posted 1 July 2019, 5:31 pm EST
I am using wijmo version 5.20182.500 with Angular 5. I want to show the date in “MM/DD/YYYY” format in the column as well as in filter. for now I am using column configuration as {binding: ‘updatedat’, header: ‘Last Updated At’, type: ‘Date’} So problem here is sorting doesn’t work as a date, it sorts according to first to numbers or ‘MM’.