Unplanned
Last Updated: 27 Feb 2023 09:43 by ADMIN
Reza
Created on: 20 Feb 2023 12:01
Category: UI for ASP.NET MVC
Type: Feature Request
1
Telerik should follow changes in model for DatePicker

This problem raised in the community and it is challenging for developers to fix. Let say, I define the model for datetime as follow:

[DisplayFormat(DataFormatString = "{0:dd/MM/yyyy}", ApplyFormatInEditMode = true)]
public DateTime CustomDate{ get; set; }

When we call it in the View and add a code for the Html.Kendo().DatePicker() , then it should follow the format of the model. Currently, DateTime will ignore our defined method model and we have to go and change globalization and some additional code  for it to work. The expected result is Kendo DatePicker must adapt whatever we define in ASP.net MVC model without need to make any additional change.


 

1 comment
ADMIN
Eyup
Posted on: 27 Feb 2023 09:43

Hello Reza,

 

Thank you for sharing your feedback and logging this idea.

 

Regards,
Eyup
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.