How to disable the telerik:RadEditor? i gave editor.enabled= false but the control is not visible.
Try using editor.enableEditing(false)
See the telerik forum here. The question is around disabling the editor from the client-side. Hopefully this helps.