Unplanned
Last Updated: 11 Sep 2024 10:48 by Brian
Created by: Brian
Comments: 0
Category: DatePicker
Type: Feature Request
1

Hi Team, 

Currently, the month of January is not displayed in the navigation section of the DatePicker component and is instead represented by the respective year:

I would like to request functionality that allows me to display January separately and not beneath the year.

Unplanned
Last Updated: 02 May 2024 10:28 by Uwe
Created by: Uwe
Comments: 1
Category: DatePicker
Type: Feature Request
1

Hi, Team!

I would like to request both prefix and suffix templates that would allow users to display various elements as adornments in the Date Inputs components.

Unplanned
Last Updated: 25 Mar 2024 13:15 by Sandro
Created by: Sandro
Comments: 0
Category: DatePicker
Type: Feature Request
1
Currently, the adaptiveMode property has 2 possible values -  'none' and 'auto'. Please provide a third setting (for example 'always') that allows the user to configure the adaptive mode of the component to be always enabled regardless of the current screen size. 
Completed
Last Updated: 16 Apr 2024 08:38 by ADMIN
Created by: Erik
Comments: 1
Category: DatePicker
Type: Feature Request
0
The purpose of this item is to be able to navigate to the picker button element of the DatePicker components. It will be used for toggling the state of the popup.
Declined
Last Updated: 19 Dec 2023 12:49 by Ekaterina
Created by: Ekaterina
Comments: 4
Category: DatePicker
Type: Feature Request
0

Hi team.

We would like to provide a possibility to use our specific masks for Date Picker component, like this:

  • d.m.y = Current date
  • 1.m.y = 1st day of current month
  • 31.m.y = Last day of current month
  • etc.

Can you recommend a good solution for this?

 

Duplicated
Last Updated: 20 Oct 2023 14:06 by ADMIN
Created by: Bhavna
Comments: 1
Category: DatePicker
Type: Bug Report
0

Hello,

In case when datepicker used inside treelist with kendoTreeListEditTemplate, it is logging the PreventableEvent of datepicker inside the ExpandEvent of treelist.

https://stackblitz.com/edit/angular-5uzbzw?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts,package.json

Thanks

Duplicated
Last Updated: 09 Aug 2023 08:47 by ADMIN
Created by: Ken
Comments: 0
Category: DatePicker
Type: Feature Request
1

Hi,

It will be a good addition to the component if there is a way to set the animation duration of the opening and closing of the popup as currently there isn't such a control for the component. Similar to the standalone Popup component:

https://www.telerik.com/kendo-angular-ui/components/popup/api/PopupAnimation/

Thank you for your consideration.

 

Unplanned
Last Updated: 31 Jan 2023 14:50 by Sébastien

Hi,

Currently when setting a date range with the min and max input properties and typing an out-of-range value won't fire an error. According to the documentation, this is the desired behavior and to prevent this, I should put the date component in a read-only state:

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

I'd really love it if by typing an out of range value, the DatePicler fires an error instead of preventing the user of typing values by making him go through the calendar.

Thank you

Unplanned
Last Updated: 07 Nov 2022 14:16 by ADMIN
Created by: Nicolas
Comments: 0
Category: DatePicker
Type: Feature Request
1
We need a way to allow other characters. For example, if the user enters "5d" we need to parse it to the date, 5 days in the future. This is an import feature we need to provide, but currently the user cannot type in characters like "d".

How can we allow custom inputs and custom parse these inputs?
Duplicated
Last Updated: 28 Sep 2022 12:16 by ADMIN

You can reproduce the bug even in your documentation: Overview - DatePicker - Kendo UI for Angular (telerik.com)

  • Select the Bootstrap Theme
  • Try to select for example the 14th March 2000 the calendar goes to December 2000 (and doesn't select the date).
  • If you click slightly outside of the number, the selection works.

The problem seems to be the infinite navigation that's overlaying with that dates' columns.

Completed
Last Updated: 21 Sep 2022 08:59 by ADMIN
Created by: Vikas
Comments: 1
Category: DatePicker
Type: Bug Report
1
I found a strange issue which was not present in progress/kendo-angular-dateinputs 2.2.0 version. When I hover on Feb(or any other month in same column to Feb) the hover functionality is slightly misaligned to left of Feb, attaching image for better understanding. You can see in attached screenshots that hover is not working half of text and it's only happening for Feb, Jun and Oct.
Completed
Last Updated: 13 Oct 2023 13:44 by ADMIN
Created by: Mauricio
Comments: 5
Category: DatePicker
Type: Feature Request
5

If the cursor is over the input  after changing a date scrolling with the mouse wheel makes the value change.


We need a property just like this one:

https://www.telerik.com/kendo-angular-ui-develop/components/inputs/api/NumericTextBoxComponent/?&_ga=2.113010244.1182956334.1653485754-1241247116.1645472843#toc-changevalueonscroll

Unplanned
Last Updated: 10 Mar 2022 14:04 by ADMIN
Hi,

If we format kendo-datepicker to (MMMM/dd/yyyy) and if we enter number of month in input then it is not reflecting and shows month in input field.

As you can see in screenshot, I called (valueChange) event to see the changed value, I have enter 10 in month input field so it shows two value in console, first one is when 1 is press and second is when 0 is pressed after 1 so it gives null and in input field it shows month instead of October.

It is working if we enter first letter of month but it should work if we enter month in number.

Please fix this issue asap.

Thanks.

Unplanned
Last Updated: 17 Dec 2021 10:20 by ADMIN

Hi team,

It will be a nice addition to Kendo UI for Angular[DatePicker, DateTimePicker, DateRange] components to have the ability to replace the Calendar with a custom component like in the following counterparts  in Kendo UI for React:

1.  DatePicker- https://www.telerik.com/kendo-react-ui/components/dateinputs/datepicker/custom-rendering/#toc-customizing-the-calendar

2. DateTimePicker - https://www.telerik.com/kendo-react-ui/components/dateinputs/datetimepicker/custom-rendering/#toc-customizing-the-calendar

3. DateRange - https://www.telerik.com/kendo-react-ui/components/dateinputs/daterangepicker/custom-rendering/#toc-customizing-the-calendar

Thanks.

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

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

Declined
Last Updated: 20 May 2022 21:16 by Adam

When i select a date in Kendo-datepicker it gives me a date which is with the local timezone.

Now if the same thing is opened in different timezone the date differs.

So i would need how do i show the same date irrespective of timezone.

Completed
Last Updated: 09 Aug 2024 09:32 by ADMIN
Created by: Markus
Comments: 16
Category: DatePicker
Type: Feature Request
36

We face some issue with the with keyboard inputs. The current behavior is that the kendo tries to help us the dates right. For example if you have entered the 28th of February and you start to type another new date which should be the 31.12.2019 for example, after typing the first "3" the is immediately jumping to the month after hitting the first number because there is no date in February which has two digits on a day and starts with a "3". So it tries to get the dates right but the user maybe wants to replace the whole date and just want to continue writing the date.

We need a functionality that the not validate the date the way he does it right now, overtake the validation, like turn it off or anything like that?

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: 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?

 

 

1 2