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

Disable Master Page contents in radWindow

1 Answer 80 Views
Window
This is a migrated thread and some comments may be shown as answers.
Xavier
Top achievements
Rank 1
Xavier asked on 24 May 2011, 07:54 AM
Hi all,

    I have a doubt in radWindow. I am having 3 pages.
    1. Master Page
    2.Content Page
    3. RadWindow.


My scenario is when the user clicks the link which is in master page. Then a radWindow will appear the navigateURL property points out an aspx page which uses the masterpage. So the radWindow loads both content page and master page but i need only the content page to display. Is there any solution?


Thanks in Advance.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 24 May 2011, 12:01 PM
Hello Xavier,

Generally speaking, when RadWindow displays a content page, different from the parent one (i.e. NavigateUrl is set), the control uses an IFRAME and behaves just like a standard IFRAME - it does not affect the content page in any way.
This being said, the only way to achieve the desired result is to use a different, standalone content page, that is not created from your MasterPage.


Regards,
Georgi Tunev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Window
Asked by
Xavier
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or