This is a migrated thread and some comments may be shown as answers.

RadEditor disable and doesn't loading content

1 Answer 33 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Shamil
Top achievements
Rank 1
Shamil asked on 20 Nov 2013, 11:19 AM
I am using RadEditor for content editing. I have set its content programmatically like 

RadEditor1.Content = Conversion.ToString(Cms.HtmlContent);

But it's not loading contents and the RadEditor also is disabled.

Any help will be appreciated.

Thanks

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 20 Nov 2013, 04:16 PM
Hi Shamil,

With the provided line of code I can only assume what is the exact problem and why the editor is disabled on your end.

Could you please get back to me with more information about:
  • What is the configuration of the editor?
  • Are there any JavaScript errors thrown in the console?
  • Are there any Server-side errors?
  • Is the Editor disabled with any property (Enabled or Visible)?
  • In which browsers is the problem is occurred?
  • Can you verify that the used RadControls version is 2013.3.1114?

Any additional information about the specific scenario would be useful for me, so that I could reproduce the problem.


Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Editor
Asked by
Shamil
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or