Please implement native DateTimeOffset support to the filtering and sorting in the MVC Kendo grid.
Hello,
Thank you for taking the time to share your ideas and feedback.
Indeed, the DateTimeOffset is a data type that is not readily available in JavaScript. Therefore, an explicit conversion would be required. More information on the conversion between the two data types can be found in the following two resources:
Kind regards,
Tsvetomir
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
There is a work around for DateTimeOffset using Alex Hajigeorgieva's work around from https://feedback.telerik.com/aspnet-mvc/1430496-support-binding-of-grid-columns-to-datetimeoffset-fields#
However it does not work with DateTimeOffset?