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

How to open window from parent?

2 Answers 58 Views
Window
This is a migrated thread and some comments may be shown as answers.
elmosi
Top achievements
Rank 2
elmosi asked on 18 Feb 2010, 02:11 PM
Hi, I'm trying to create an app kind of like the style of meebo with a ton of windows moving around. I have a question that I can't seem to figure out. So from the main page, I create a RadWindow. Now within the Radwindow I want to allow the user to click on a button to open another RadWindow that is the same level as the first RadWindow. If I open the window through a RadWindowManager inside the the first window, the new window will be restricted inside the first window. So I guess, I need access to RadWindowManager of the first RadWindow in order to create another RadWindow at the same level.

So my question is, how can I access the RadWindowManager of a RadWindow from within it, from server side code?

Any help would be great.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 18 Feb 2010, 06:25 PM
This documentation article addresses exactly what you're experiencing and provides a way to actually open a new window that isn't inside of the current window :)
0
elmosi
Top achievements
Rank 2
answered on 18 Feb 2010, 06:34 PM
awesome!!! will check it out tonight. thanks alot!
Tags
Window
Asked by
elmosi
Top achievements
Rank 2
Answers by
Schlurk
Top achievements
Rank 2
elmosi
Top achievements
Rank 2
Share this question
or