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

Open a rad window on whole screen

3 Answers 67 Views
Window
This is a migrated thread and some comments may be shown as answers.
Brijendra Kumar
Top achievements
Rank 1
Brijendra Kumar asked on 31 Oct 2008, 06:47 AM
Hi All,

I have a page in which i divide the whole screen in three parts by using rad splitter(Page1.aspx).
In each rad splitter pane i have called different url(Page2.aspx, Page3.aspx).
But when i open a rad window (window manager is on Page2.aspx, Page3.aspx), this window does not apper on whole screen. It appears only in container splitter area of the page.

How will i open this rad window on whole screen.

Thanks & Regards
Brijendra Pandey

3 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 03 Nov 2008, 02:22 PM
Hello Brijendra,

In order to achieve the desired behavior you should go through the following steps:

  1. Define a function which opens the RadWindow on the main page.
  2. In the external page, reference the main page and than execute the function defined in 1.

For your convenience I prepared and attached a sample demo of this approach.


Sincerely yours,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Brijendra Kumar
Top achievements
Rank 1
answered on 15 Nov 2008, 07:01 AM
Thanks Swatlina,

I am again facing a problem while using a Rad Splitter control. The problem is this --

I have used a Splitter control, in which i have taken three rad panes. In each pane i am opening differrent urls.
I have taken a button (Button 1 ) in a rad pane ( ex. Pane 1), and in pane 2, I am calling a page (ex. Default.aspx). In default.aspx page i have a div. I want to show hide this div on button (Button 1) click.
Please tell me how to achieve this. I am waiting of your response.

I will be highly greatful to you..

Thanks & Regards



0
Svetlina Anati
Telerik team
answered on 17 Nov 2008, 12:02 PM
Hi Brijendra,

I could not understand whether my project solved the previous reported problem - you now report another scenario. I already answered it in another thread and for your convenience I pasted my reply below:

You can achieve the desired behavior by obtaining a reference to the particular DIV element and change its display to none by using javascript. You can find detailed information about referencing content page in a splitter pane from the parent page and vice versa here.

In case you need further assistance, please open a new support ticket and send me a sample, fully runnable demo which demonstrates your logic along with detailed explanations.


All the best,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Brijendra Kumar
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Brijendra Kumar
Top achievements
Rank 1
Share this question
or