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

Full Screen RadWindow

3 Answers 271 Views
Window
This is a migrated thread and some comments may be shown as answers.
Bader
Top achievements
Rank 1
Bader asked on 19 Sep 2010, 04:10 PM
Hello,

I'm wonder if I can display the radwindow control in full-screen mode. 
I can maximize the radwindow control to become as FullScreen1.jpg image (attached), but the required situation is to display the radwindow as it appears in FullScreen.jpg image (Means that the radwindow control hides every thing behind, even the browser itself).

It is appreciated to help me with explaination and code.

Regards,
Bader

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 21 Sep 2010, 02:43 PM
Hello Bader,

This is not possible - RadWindow exists only in the context of the page in which it is created and cannot be displayed outside of the browser.


Sincerely yours,
Georgi Tunev
the Telerik team
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
0
Bader
Top achievements
Rank 1
answered on 21 Sep 2010, 03:20 PM
Hi,

Thank you for your reply,
I have a problem. The requirements is to display a page content in a full screen mode (The page has its functionality and I must implemnt that functionality also in the full screen mode), so I thought that the radwindow could solve the problem.
Please, is there any way using your controls to may help me to implement the above issue. I know that I can display the content using the window.popup(), but unfortunately, the content must be displayed without viewing the titlebar, statusbar and so on. All I need is to display the content exactly as it is viewed in the attached images from my last post.

Please, If there any way to do that, help me with it,

Regards,
Bader
0
Georgi Tunev
Telerik team
answered on 22 Sep 2010, 03:32 PM
Hello Bader,

window.open() has additional parameters that you can use to disable the title and statusbar and set its size. More information on the subject is available in various resources on the Net.


Greetings,
Georgi Tunev
the Telerik team
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
Tags
Window
Asked by
Bader
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Bader
Top achievements
Rank 1
Share this question
or