Completed
Last Updated: 25 Jan 2021 08:03 by ADMIN
iCognition
Created on: 02 Mar 2020 22:40
Category: Kendo UI for jQuery
Type: Bug Report
0
The event handling between DatePicker and DateTimePicker is inconsistent.

The event handling between DatePicker and DateTimePicker is inconsistent.

If I manually type a date into DatePicker and tab away from the input, the change event is triggered

If I do the same in DateTimePicker, no event is triggered

They should behave the same, of course DateTimePicker should also trigger whether or not the user types in a time

 

https://demos.telerik.com/kendo-ui/datepicker/events

https://demos.telerik.com/kendo-ui/datetimepicker/events

1 comment
ADMIN
Viktor Tachev
Posted on: 09 Mar 2020 12:12

Hello,

 

The picker components will raise their change event when a value is assigned to them. The DateTimePicker widget expects a date and time value. Thus, entering just the date would not raise change.

When a date and time value is typed in the DateTimePicker the change event will be triggered as expected.

 

Regards,
Viktor Tachev
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.