I have tried to implement this example from the Telerik knowledge base:
http://www.telerik.com/support/kb/aspnet-ajax/editor/setting-hidden-radeditor-in-edit-mode-on-click-and-putting-it-in-non-editable-mode-onblur.aspx
I want to set the editor in non editable mode when losing focus. The problem is that when you klick the arrow on the Change foreground and background buttons the blur event is fired and the editor disapears. It is impossible to change foreground and background color.
I have tried an exact copy of the Telerik example.
http://www.telerik.com/support/kb/aspnet-ajax/editor/setting-hidden-radeditor-in-edit-mode-on-click-and-putting-it-in-non-editable-mode-onblur.aspx
I want to set the editor in non editable mode when losing focus. The problem is that when you klick the arrow on the Change foreground and background buttons the blur event is fired and the editor disapears. It is impossible to change foreground and background color.
I have tried an exact copy of the Telerik example.