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

[Solved] Windows within windows

1 Answer 98 Views
Window
This is a migrated thread and some comments may be shown as answers.
Julian Roberts
Top achievements
Rank 1
Julian Roberts asked on 06 Jun 2008, 11:58 PM
I've got a model like this:

1. Page1 has a link to open a window1(200x200) and loads Page2 in window1.

2. Page2 has a link which opens a window2 (400x400) and loads page3 in window2.

3. Page3 has a button to do some server side processing when clicked.

4. After this, window2 closes and page2 reloads but not page1.

Also, I'd require window2 to be over not inside window1. Is this possible?

1 Answer, 1 is accepted

Sort by
0
Julian Roberts
Top achievements
Rank 1
answered on 08 Jun 2008, 06:45 PM
Hold on. It looks like the CommunicationBetweenRadWindows examples will resolve my issue.
Tags
Window
Asked by
Julian Roberts
Top achievements
Rank 1
Answers by
Julian Roberts
Top achievements
Rank 1
Share this question
or