Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Editor > Toolbar Empty Javascript error

Not answered Toolbar Empty Javascript error

Feed from this thread
  • Arthur avatar

    Posted on Feb 1, 2012 (permalink)

    I create the RadEditor in CodeBehind and setup the properties as required. On the output page the Editor appears and all looks fine.However when I click inside the Editor (set to ShowOnFocus) I get a Javascript error and a blank Toolbar. This happens in IE8 and FireFox 8.0.1

    Using VS2008 debugger I can see that there are tools added to the EditorToolGroup

    I am using v.20011.3.1305.35 of Telerik

    Attached are the screen snippets of the output in IE, the text of the Javascript error and a section of the code that establishes the RadEditor.
    In the code "re" is the RadEditor.

    Hope this is enough for some assistance.

    Reply

  • Rumen Rumen admin's avatar

    Posted on Feb 3, 2012 (permalink)

    Hello,

    I examine the provided information and it is insufficient to reproduce the problem and debug it.

    My suggestion is to isolate the problem in a simple working project and send it for examination via a new support ticket.

    You can also try to reproduce the issue with the Default toolbar mode and use it if it works.

    All the best,
    Rumen
    the Telerik team
    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 their blog feed now

    Reply

  • Arthur avatar

    Posted on Feb 6, 2012 (permalink)

    After submitting a new ticket Telerik Support have supplied me with an answer.

    I was setting the module and the toolbar in Pre_Render which is too late in the lifecycle to achieve the results I wanted. Setting them in Load solved ny problem.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Editor > Toolbar Empty Javascript error
Related resources for "Toolbar Empty Javascript error"

ASP.NET Editor Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]