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

[Solved] MDI-like interface

1 Answer 156 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jeff Waddell
Top achievements
Rank 1
Jeff Waddell asked on 05 May 2008, 06:32 PM
I would like to create a Windows MDI-like interface.  When the user clicks an item on the main menu, a new window opens and is added to the collection of open windows below.  Tabs for each new window would be great.

The first problem I'm having is that the RadWindow maximizes behind my menu.  I don't see any way to have the window use the bottom of the menu as the top limit. 

Can a window be embedded in any other control?

I tried with a splitter and pane, but the window still maximized outside the pane.

Any tips or suggestions would be greatly appreciated!

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 07 May 2008, 08:11 AM
Hi Jeff Waddell,

I believe that the following demo will be of help: Restriction Zone. Please use the code as a base and extend it further to fit your requirements.



Sincerely yours,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Jeff Waddell
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or