Declined
Last Updated: 05 Apr 2019 06:38 by ADMIN
Created by: Daniel
Comments: 1
Category: DatePicker
Type: Feature Request
0
Please provide us with the possibility to have a quarterly view in DatePicker. See your official example for jQuery controls.
Declined
Last Updated: 11 Aug 2022 08:22 by ADMIN

We would like to use the Angular DatePicker with Fast Navigation Bar style and would like to change the height and width of the monthly view to expand to the size of the device and show multiple months.

https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/sidebar/

After communicating with support we learned this was not currently possible so we are requesting it be added as a feature.

This is going into a mobile application and we would like to use all of the screen to display a calendar control. If it helps to understand conceptually, it would be similar to the Apple Calendar, on Apple Devices, with a few differences but having the months span the entire screen.

We are looking for a calendar control to work in a mobile app written with Angular and using Cordova to deploy as a native application. Since it's a mobile app, it will need to work on a variety of different devices and we want the user experience to be the same for all.

We are implementing something similar to the Apple Calendar. It will have a weekly view at the time, implemented with an in-house control, and clicking on the Month's Name in the top left will open the monthly view which is where we were hoping to use the Telerik control.

We would like the calendar view to fit to the viewport so you do not see any of the app behind the calendar. If in Portrait view, it should be responsive in width but not display any additional data. It's height should expand to see additional weeks, or months if there's enough room.

We don't know exactly what we'll do for Landscape view yet. One thought is that it should be responsive in height but not display more than one month vertically. It should expand in width displaying additional months if the entire month can fit in the viewport. The latter scenario is open to design changes. It could also be implemented similarly to Landscape view.

Duplicated
Last Updated: 13 Jul 2021 08:04 by ADMIN
Created by: Colin
Comments: 1
Category: DatePicker
Type: Feature Request
2
It would be helpful to allow for a plug-in point in the date-related input components for enabling custom parsing of the entered value before it's formatted.  The format would be consistent after the parsing completes, but there are cases where parsing text and converting it are helpful.  A few examples might be:
- "today" translates to 8/27/2018.
- "yesterday" translates to 8/26/2018.
- "1" translates to the first of the current month: 8/1/2018.
- "nov01/18" translates to 11/1/2018.
Declined
Last Updated: 04 May 2023 06:25 by ADMIN
Created by: Nikola
Comments: 3
Category: DatePicker
Type: Feature Request
2
If a DatePicker input is set to not required and a user enters an incomplete date like 05/day/2018, the component does not recognize the value and the input is null. This behaviour is ok, the problem is, that no validation is triggered.
In such a case, a validation error should be thrown such as "incomplete date" or "invalid", but nothing happens. To allow the form validation of an incomplete date, such a validation is needed.
Declined
Last Updated: 22 Jun 2021 13:56 by ADMIN
Datepicker have choice for navigation bar with month instead of fullyear name for the first month

in file : "node_modules\@progress\kendo-angular-dateinputs\dist\es\calendar\services\month-view.service.js"

line 96, function "navigationTitle()" we can have a boolean to say: ' i want to display month name instead of fullYear for the first month'

i don't want to do a monkeyPath to do this ;-) thx a lot
Completed
Last Updated: 12 Aug 2021 14:07 by ADMIN
Created by: Mikael
Comments: 1
Category: DatePicker
Type: Feature Request
7
I suggest to extend the date picker with a few new options
-Allowed weeks days for selection
-Allowed Dates for selection
-Not allowed dates for selection
Completed
Last Updated: 02 Jun 2021 14:55 by ADMIN
Disable certain days of the week in the Angular 2+  Datepicker. E.g I want to say disable every Weekend day. Currently only support is max or min date
Completed
Last Updated: 08 May 2020 19:15 by ADMIN
Created by: Pedro
Comments: 4
Category: DatePicker
Type: Feature Request
12
It should be possible to disable the user input on the Datepicker and the calendar pop-up only shows up if the user clicked on the "calendar button".
Unplanned
Last Updated: 22 Jun 2021 08:00 by ADMIN
Created by: Samantha
Comments: 2
Category: DatePicker
Type: Feature Request
12
Currently there is no way to reposition the popup calendar from the date input in the date picker component. We would like to be able to set the alignment attributes like that with the popup component.
Declined
Last Updated: 02 Aug 2021 09:43 by ADMIN
Created by: ian
Comments: 2
Category: DatePicker
Type: Feature Request
2
Datepicker open calendar in targeted element by template id.
Declined
Last Updated: 22 Jun 2021 14:30 by ADMIN
Created by: Adam
Comments: 1
Category: DatePicker
Type: Feature Request
2
I have only noticed this when using the Kendo UI controls in an Angular project.  On touch devices when tapping a show/hide toggle button (like the calendar button on a date picker) it causes the calendar to quickly open and close.  There seems to be an issue in angular causing the click event to fire twice.  I have more notes about the issue and a workaround using a directive to band-aid this for now, but it would be nice if the fix were integrated into a future Kendo UI build.  Please refer to ticket 1033999 for more information.

http://www.telerik.com/account/support-tickets/view-ticket?threadid=1033999
1 2