From a RadWindow I have a button that opens a dynamically created RadWindow - the content is set to a User Control that has an RadHtmlPlaceHolder. When I drag the new window so that part of it is outside the 'owning' RadWindow the HtmlPlaceHolder contents are clipped to the bounds of the 'owning' RadWIndow.
I was hoping that it would possible to drag the RadWindow containing the RadHtmlPlaceHolder anywhere within the browser and see the content at all times.
I was hoping that it would possible to drag the RadWindow containing the RadHtmlPlaceHolder anywhere within the browser and see the content at all times.