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

Problem closing RadWindows.

1 Answer 64 Views
Window
This is a migrated thread and some comments may be shown as answers.
Bioxy
Top achievements
Rank 1
Bioxy asked on 15 Sep 2011, 03:31 PM
Hi, I need help with RadWindows, the thing is I've got an application using RadDocking and one of it's components launches a RadWindow.

The problem comes when the radwindow loses the focus and stays back of the module. I've added a ContentControl element into module layout and set 
RadWindow.Owner = module.ContentControl
 to avoid the radwindow to be hidden, but when module is closed by user, the window stays on screen and can't be closed neither by user nor programmatically. If owner property isn't set, the window is closed with the module.

Is there any solution to close RadWindow when docking component is close by the user?  The call
radWindow.Close()

isn't working if owner is set. Maybe if the window is removed of the treeview, but I couldn't to do it 


Thanks in advance for the answers.

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 20 Sep 2011, 03:26 PM
Hello Bioxy,

Could you please give us some more details about your application - how exactly is the page arranged, how and when do you open the RadWindow and how do you expect it to behave?
Sending us a sample project will be really helpful for providing you with a solution in a timely manner.

Looking forward to your reply.

Greetings,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
Window
Asked by
Bioxy
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or