gijgo icon indicating copy to clipboard operation
gijgo copied to clipboard

Sorting in DateandTime Field is not working

Open lalithkumarLAM opened this issue 5 years ago • 0 comments

Sorting in DateandTime Field is not working

Can we have any option to overcome this issue. WE have a client delivery in few days.

Treat this as a critical issue.

Ex: Column Binding TemplateColumns.push({ field: 'ScheduleEndDate', title: 'End Date', width: 180, type: 'date', format: 'mm/dd/yyyy', editor: true, sortable: true });

Thanks, Lalith

lalithkumarLAM avatar Aug 25 '20 04:08 lalithkumarLAM