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

[Solved] problem with second level of RadWindow

1 Answer 76 Views
Window
This is a migrated thread and some comments may be shown as answers.
kachy
Top achievements
Rank 1
kachy asked on 12 Jan 2010, 08:39 PM
I am opening a RadWindow (with RadSplitter - 2 radpanes with 2 different pages.)  by clicking on a RadContextMenu.

oWnd = window.radopen(url,

null);

 

- I open my RadWindow in a nameless window .

I have to open a second level of RadWindow by clicking on a button in the second pane, which occupies the bottom 1/3rd of the page. By default, if I use the RadWindowmanager of my second pane page, the new radwindow opens within the bounds of that pane. When I try to open the new radwindow by using the RadWindowManager of the parent page, the new window does open but my page with the splitter becomes blank.

Can I open the second RadWindow properly outside the bound of the second pane? The page in the second pane has radTab, can I refresh the content of the second level RadWindow when the radPageView is clicked?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 15 Jan 2010, 02:01 PM
Hello Kachy,

I am not quite sure that I understood your scenario. Could you please open a new support ticket and send me a runnable project that replicates your scenario? I will check it and do my best to provide a working solution as soon as possible.

Greetings,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
kachy
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or