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

[Solved] 'contentWindow' is null or not an object

0 Answers 11 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Missing User
Missing User asked on 02 Feb 2011, 08:38 AM
I am trying to use the MVC Editor in my project with some difficulties. I get an error indicating that 'contentWindow' is null or not an object.

my view has the following:
<% Html.Telerik.Editor().Name("Information").Value(Model.Information).Render()%>

what am I doing wrong?

Thank you
Tags
General Discussions
Asked by
Missing User
Share this question
or