Declined
Last Updated: 21 Jan 2020 15:23 by ADMIN
Deane
Created on: 03 Jun 2015 01:31
Category: Kendo UI for jQuery
Type: Feature Request
2
Kendo Editor: Add onClose, onOpen, close(), open(), isOpen()
When integrating the Kendo UI Editor with other components, it would be nice if there was more visibility and control on the state and actions of the Kendo Editor.

For instance, bind 2 new callbacks/events: 
- onClose: function(event) {}
- onOpen: function(event) {}

Methods to control the Editor externally:
- editor.close()
- editor.open()

Methods to inquire on the Editor's state:
- editor.isOpen()
2 comments
ADMIN
Ivan Danchev
Posted on: 21 Jan 2020 15:23

Deane,

We are closing this feature request, due to lack of activity over a long period of time. Additionally, we are not sure how the addition of "open" and "close" events and methods would improve the Editor, since it does not behave like the widgets that normally use such events and methods (dropdowns, Window, etc.).

Regards,
Ivan Danchev
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.
ADMIN
Telerik Admin
Posted on: 03 Jun 2015 09:02
Thanks for sharing your suggestion.

Can you please elaborate further on the concept of Open/Close actions for the editor widget, deane? This will help us better understand your idea.