None of the above helped med actually :-|
I have a RadTextBox before the editor, and want to focus on editor contentarea (blinking cursor) when I tab out of the RadTextBox.
I have added a keydown event on the radtextbox, and let it call this function:
The event is fired, and this function is hit, I know it evaluates the if condition - tested with alert inside if statement. However the attempts to set focus on editor content area fails :-(
It is a .net 2.0 application with Telerik.Web.UI version 2011.1.315.40.
Any help is apprechiated, thanks.
Sincerely,
Jesper Laustsen