Declined
Last Updated: 12 Feb 2016 14:36 by ADMIN
Michael
Created on: 26 Jan 2016 22:44
Category: DateTimePicker
Type: Feature Request
1
Add CustomFormat property to RadDateTimePicker and make it bindable
Can you please add a property CustomFormat to RadDateTimePicker?  Possibly we should have 3 options for DisplayMode: Short, Long and Custom.  If Custom is selected, user can specify format into CustomFormat field.  Ex. CustomFormat = "MMM dd, yyyy".  Also, make this field bindable, so that it can be specified from the ViewModel.
1 comment
ADMIN
Yana
Posted on: 12 Feb 2016 14:36
Please check the following SDK example which demonstrates how to achieve the required approach:
https://github.com/telerik/xaml-sdk/tree/master/DateTimePicker/StringFormatMVVM