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

Window Size Issue

1 Answer 34 Views
Window
This is a migrated thread and some comments may be shown as answers.
Venkata
Top achievements
Rank 1
Venkata asked on 14 Jan 2015, 08:49 PM
Hello,
I Opened a RadWindow1 in Splitter which is height 500px.
I want to open another Radwindow2(need to show big window) from RadWindow1.
But new Radwindow2 opens within the RadWindow1.
I want to open Radwindow2 big just like a window.open method
How can i do that.?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 15 Jan 2015, 11:37 AM

Hi Venkata,

You can open the second one from the main page that opens the first one. With this approach, it will not be confined in the first. You may find the following resources useful in this task:

RadWIndow is a collection of JavaScript, HTML and CSS, so it cannot go outside of its current frame like a browser window can. This is a limitation with any popup control in HTML.


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Window
Asked by
Venkata
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or