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: 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
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
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.
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: 02 Jun 2021 14:34 by ADMIN
Created by: Chris
Comments: 1
Category: DatePicker
Type: Feature Request
1

Please add an option to select multiple dates just like the Kendo UI for jQuery Calendar/DatePicker:

https://demos.telerik.com/kendo-ui/calendar/selection

Thank you

Completed
Last Updated: 18 Sep 2020 11:48 by ADMIN
Created by: Gary Goodwin
Comments: 2
Category: DatePicker
Type: Feature Request
2
Please add floating label for Date Picker.
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".
Declined
Last Updated: 23 Oct 2019 08:22 by ADMIN

Right now, I can provide a template for the header but that includes the whole template as part of the button to go up a level.

Ideally I want to be able to add a button next to TODAY for custom date calculation

Completed
Last Updated: 04 Jul 2019 13:07 by ADMIN
Created by: Lynden
Comments: 1
Category: DatePicker
Type: Bug Report
1

Hello

Currently the datePicker and probably other controls that implement the rangeValidation property do not listen to changes on the rangeValidation input.

This is preventing whether range validation is enabled based on other form input changes during user interaction with the form.

Can this be changed so it listens on ngChanges?

 

 

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.
1 2