This is a migrated thread and some comments may be shown as answers.

Displaying Control content instead of page

1 Answer 43 Views
Window
This is a migrated thread and some comments may be shown as answers.
Guy
Top achievements
Rank 1
Guy asked on 05 Dec 2008, 03:12 PM
Hi,

I have a section on my page, that is inside a panel.  I would like to pop this up inside a radwindow instead of opening a completley new page.

I know i could put the content in a new page and set the NavigateURL property but i want to avoid this if possible.

Does Radwindow not allow this behaviour?  i could possibly use Dock, but it doesnt exhibit same behaviour as radwindow.

The behaviour i am looking for is the same as ModalPopupExtender in AjaxControlToolkit, but i want to use RadWindow to keep styling consistent and minimize code changes to existing page.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 05 Dec 2008, 04:55 PM
Hello Guy,

No, RadWindow does not support this. The control is based on an IFRAME and like the IFRAME or the browser's popup, it is simply a container that displays external page. For scenarios like yours I would suggest using RadToolTip or RadDock.


Greetings,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Guy
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or