This is a migrated thread and some comments may be shown as answers.

Date time picker year selection

3 Answers 207 Views
Calendar, DateTimePicker, TimePicker and Clock
This is a migrated thread and some comments may be shown as answers.
Kind
Top achievements
Rank 1
Kind asked on 07 Aug 2017, 07:46 AM

hi. 

I have to use WinForms UI 2017.2.613 with os 10. with date time picker control I can't see years model selection when clicking in control header and just show current year month selection. in attached image 01 you can see what control show to me and in image 02 you can see what selection I need.

 

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 07 Aug 2017, 10:36 AM
Hello,

Just set the HeaderNavigationMode like this:
radDateTimePicker1.DateTimePickerElement.Calendar.HeaderNavigationMode = Telerik.WinControls.UI.HeaderNavigationMode.Zoom;

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Kind
Top achievements
Rank 1
answered on 08 Aug 2017, 05:49 AM
Hello. thanks a lot. it's work, but unfortunately, year selection views not converted for Persian calender and show AD years. like the attached photo.
0
Dimitar
Telerik team
answered on 08 Aug 2017, 07:25 AM
Hello,

I was able to reproduce this issue and I logged it in our Feedback Portal. You can track its progress, subscribe for status changes and add your comment to it here. I have also updated your Telerik Points.

Unfortunately, due to the nature of the issue, I cannot suggest a workaround.

Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Calendar, DateTimePicker, TimePicker and Clock
Asked by
Kind
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Kind
Top achievements
Rank 1
Share this question
or