Select Month and Year with DropDown in DateTimePicker Calendar
Cancel
The title field is required!
Thread is closed for posting
1
posts,
0
answers
-
63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
1572
posts
Member since:
Oct 2004
Posted 27 Jan 2017
Link to this post
Requirements
Telerik Product and Version
|
3.5+
|
Supported Browsers and Platforms
|
FF - current and previous
Chrome - current and previous
IE9+
|
Programming language
|
C#, JavaScript
|
PROJECT DESCRIPTION
This sample demonstrates how you can disable the built-in MonthYearFastNavigation and place convenient dropdown elements directly in the Title cell of the Calendar instance of a RadDateTimePicker control.

This will enable the users to select their desired Month and Year in a straight-forward fashion. You can modify the height or appearance of the dropdowns depending on your custom requirements.
The implementation works equally well in every culture. To demonstrate that, the RadDateTimePicker control in the attached web site has its Culture set to "ru-RU".
-