I have a rather complicated scenario of having an editor inside a formview inside a master page which is opened in a radWindow. The editor worked except when trying to open any of the dialogs; it gave the JS eror of "this._container is null or not an object".
In order to hunt down the problem I isolated everything and it appears that the first confirmed culprit is the FormView. As soon as the editor is placed inside one, the error shows.
I will also submit a bug report.
In order to hunt down the problem I isolated everything and it appears that the first confirmed culprit is the FormView. As soon as the editor is placed inside one, the error shows.
I will also submit a bug report.