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

[Solved] Editor Initialization Bug

0 Answers 12 Views
Editor
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joshua
Top achievements
Rank 1
Joshua asked on 21 Feb 2012, 07:20 PM
My workflow is as follows:

1. A Telerik MVC Grid is shown.
2. The Edit Button is clicked
3. The Editor window pops up
4. There is a JQuery UI Accordion, where one of the two items contains a Telerik Tabstrip.

5. In one of the tabs a Telerik editor is displayed.

When the page is loaded for the first time, and the above workflow is followed, the editor does not initialize. It is visible, but it is not useable and the value is not shown. If the user closes the editor window and reopens it, everything works great.

Now, everything else works fine: the model is properly passed to the editor window, all changes are properly updated in the data, etc. I even changed the Telerik scriptregistrar to manually load all the scripts, but nothing worked. Your help would be greatly appreciated! Thanks. 
Tags
Editor
Asked by
Joshua
Top achievements
Rank 1
Share this question
or