Duplicated
Last Updated: 22 Jan 2021 12:33 by ADMIN
Imported User
Created on: 18 Aug 2014 09:47
Category: Grid
Type: Feature Request
29
DateTimeOffset for grid sorting and filtering
Please implement native DateTimeOffset support to the filtering and sorting in the MVC Kendo grid.
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
2 comments
ADMIN
Tsvetomir
Posted on: 22 Jan 2021 12:33

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/.

Logan
Posted on: 15 Jan 2021 13:55

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?