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

[Solved] MVC Editor Initialization Bug

0 Answers 18 Views
Documentation and tutorials
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, 06:54 PM
My workflow is as follows:

1. A Telerik MVC Grid is shown.
2. The Edit Button is clicked
3. The Editor window (also Telerik) pops up, and displays a Telerik Tabstrip.
4. 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
Documentation and tutorials
Asked by
Joshua
Top achievements
Rank 1
Share this question
or