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()
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
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.