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

Popup window from page used masterpage and in sharepoint!

4 Answers 133 Views
Window
This is a migrated thread and some comments may be shown as answers.
Airad
Top achievements
Rank 1
Airad asked on 29 Jun 2009, 06:48 AM
situation like this:
http://p13.freep.cn/p.aspx?u=v20_p13_p_0906291432043261_0.jpg


In main page (sharepoint, used masterpage, page1) , webpart (yellow zone) loads another page (page2).

page2 popup a  radwindow (page3).

Will this radwindow (page3) be block in the webpart zone (yellow zone)? or can be moved out of this zone?

And this radwindow (page3) will popup in screen center? or in yellow zone center?

I try popup window from a page which only used masterpage,  good effects! But sharepoint+masterpage+webparts, I don't know.

Thanks.

4 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 29 Jun 2009, 11:22 AM
Hi Airad,

The RadWindow control cannot exists outside of the context of the page from which it was created - e.g. it cannot be shown outside of the browser or outside of the IFRAME container that you use. If you want to put the RadWindow on the topmost page so its modal layer cover the whole page, you need to put it on the page where you have the IFRAME.

Sincerely yours,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Airad
Top achievements
Rank 1
answered on 30 Jun 2009, 01:14 AM
Thanks, I've understood how to use RadWindow in iframe.
I want to know  wether it will has some effects  if the RadWindow being used in a page (popup window to edit a grid) where I have masterpage and webpart (page viewer webpart) on it.
And this page is embedded in sharepoint. Not iframe.

situation like this:
http://p13.freep.cn/p.aspx?u=v20_p13_p_0906291432043261_0.jpg


:) Best regards!
0
Accepted
Georgi Tunev
Telerik team
answered on 30 Jun 2009, 11:32 AM
Hello Airad,

If I understand your scenario correctly, in your WebPart in Page1, you are loading an external page (page2). If this is so, you are using an IFRAME - it is the only way to do this. If the RadWindow control is on Page2, you will not be able to move it around Page1 - it will stay inside the webpart only. As I said in my previous reply, if you want RadWindow to be moved around Page1, it should be declared there and not in the external page that you are loading in the web part.


Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Airad
Top achievements
Rank 1
answered on 01 Jul 2009, 12:51 AM
Thank you! I understand!
Thanks again !
Tags
Window
Asked by
Airad
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Airad
Top achievements
Rank 1
Share this question
or