I have a RadWindow opened, and inside of this i open another radwindow. I want to resize the parent RadWindow, after popup radwindow is loaded. How can i achieve this behavior?
Get reference to the parent RadWindow using the "GetRadWindow().BrowserWindow" property and resize the window according to your need. I hope the following documentation will shred some light on achieving the required. Calling Functions in Windows
-Shinu.
0
Georgi Tunev
Telerik team
answered on 03 Nov 2010, 09:00 AM
Hello Martin,
What I would suggest in such scenario is to get a reference to the parent RadWindow and to call its setSize() methods.
e.g. (in the context of the content page)
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items