Completed
Last Updated: 29 Mar 2023 08:54 by Andreas
Release R2 2023 - Increment 2 (12.04.2023)
Ben
Created on: 15 Jun 2022 08:34
Category: Kendo UI® for Vue
Type: Feature Request
1
Add open/close events to the Native Date and Time Pickers

The DatePicker, DateTimePicker, TimePicker, and DateRangePicker components don't provide open and close events that are triggered when the popup of a component is opened/closed. 

 

3 comments
Andreas
Posted on: 29 Mar 2023 08:54
@Petar Great, thanks for the implementation and response!
ADMIN
Petar
Posted on: 28 Mar 2023 14:29

Hello. 

With version 3.9.1 of the Kendo UI for Vue Native components that we released today, the current feature request is implemented. 

The open and close events are available in the different DateInputs. Here is StackBlitz example demonstrating the usage of the two events.

Regards,
Petar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Andreas
Posted on: 22 Mar 2023 12:09
This is an accessibiltiy issue. In our case, we have a custom input and need to handle the close event of the popup in order to reset the focus to that input again.