I'm using a RadEditor inside an EditForm in a RadGrid. If I switch to HTML view and close the EditForm and then try to reopen it, the EditForm won't open and I get the following JScript error:
area.contentWindow is null
Any idea what the problem could be? Is there a workaround for this?
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 15 May 2009, 01:21 PM
Hi Chris,
I tried to reproduce the reported problem using the following live example: Column Types, but unfortunately to no avail. Are you able to reproduce the error and how?
If you are unable to replicate the issue, then compare your code and the code of the example and see the differences.