Repro for issue with CKEditor/ASP.NET Control after postback in DynamicData site
1. Click on "NEW ENTRY". Edit form is displayed, 2 CEditors are
properly shown. Enter a headline and some input in the editors. Apply
with click on "insert".
2. Now, to show the issue, select a row in the gridview by clicking on "select". next click on "edit".
==> now the issue occurs: the first ckeditor is not shown (and
neither its textbox) (Text), the second editor is also not shown but its
textbox with html content.