Posted
on Feb 21, 2012
(permalink)
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.