You can display the calendar in four different views - Months, Years, Decades, Centuries. Thus, you can adjust the date-picker component to meet your very own business needs.
RadDatePicker can be easily configured to show more than one month in the calendar area. Thus, you can make the navigation easier and faster.
RadDatePicker supports the standard browser navigation paradigm. Users can tab across the page elements till they reach the date-picker element. Then, they can type something in the input field, click tab to focus the drop-arrow element and then press the [ Enter] key. Calendar will appear. The users can go forward/backward over the individual days by pressing the [Tab]/[Shift+Tab] keys. A day can be selected by clicking the [Enter] button.
You can enter any number or string in the input field of RadDatePicker and the entered value will be transformed to a valid date. For example, if you type “1”, the first day of the month will be shown after leaving the input field. If you type “Monday”, the corresponding date of the current week will be selected.