I will be a great feature in RadDatePicker to choose formatting of date for example only by year or month and so on... - like in DatePicker for Windows 8 Xaml version.
This is logged as a separate feature request at the following link: http://feedback.telerik.com/Project/143/Feedback/Details/143399-set-date-format-in-xaml
Better way should be to have a property like DateFormat, which can be set to something like "dd.MM". This is really common way across all wpf controls, and it's strange that currently it can be done only using code-behind.
Hi Marcin, Thank you for sending the additional details. We will decline this feature request as we consider it specific to Windows 8 applications. Furthermore, it will require changes in the RadDatePicker template which is something we're trying to avoid.
Not exactly the point, Yana. I mean the ability to choose only a month or only the year or only month and year - something like in DatePicker for Windows 8 XAML where you can pick only months or years. In many scenarios I could use it. Of course I can use a ComboBox for this purpose but I`m waiting for this feature in RadDatePicker for WPF.
RadDatePicker supports custom formatting as demonstrated in the following topic in our documentation: http://www.telerik.com/help/wpf/raddatetimepicker-features-formatting.html If that's not the exact request, could you please explain it in more details?