Unplanned
Last Updated: 07 Jun 2016 11:47 by ADMIN
brian
Created on: 30 Sep 2015 17:08
Category: Editor
Type: Feature Request
1
Add a couple of events to the radeditor. 1) when the control gets focus, 2) when it loses focus 3) when the radeditor is changed. All would be great.
The radeditor is quite a useful control.  It just seems to lack some basic events that you would expect to seen from any input type control.  The control is great for html translation, but if you are using it for user input it could us a few basics. 

Yes, there is a OnClientInlineEditCompleted event that works when you are in InlineEdit mode which is a good start, but InlinEdit mode is not good for all scenarios.  

Take for example when you have a survey with a "time from started" asp:timer.  Each time the timer ticks and you are in InlineEdit mode the menu disappears even when the user is still actively using the radeditor. 

If we are in the same survey.  We can also automatically save the information that was entered by the user if we have either or a on_change or lost_focus event that could be used.  Obviously there are a bunch of menu interactions that could be cause the lost_focus or on_change event to occur, but those could be filtered by the user so they could be caught so you know that you are not actually leaving the radeditor.

Thank you for your consideration.
2 comments
ADMIN
Rumen
Posted on: 07 Jun 2016 11:47
Related: http://feedback.telerik.com/Project/108/Feedback/Details/53770-add-onclientfocus-event-handler-in-radeditor
ADMIN
Rumen
Posted on: 02 Jun 2016 07:50
Thank you for this good feedback. I just turned its status to Approved.