Hi together,
I created a HTML Editor which is displayed in a ASPxPageControl tab. In the other Tab there is a ASPxGridView which does from time to time a postback, because ClientCallBacks are disabled. No Problem so far.
Switching back to the tab with the HTML Editor the DesignViewArea is gone. The toolbar and the Footer is still sthere ...
Same error occurs, if the HTML Editor isn't inside the first tab to be displayed.
Anybody an idea?