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

How to view source of a radwindow in the browser?

1 Answer 37 Views
Window
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 26 Sep 2014, 04:44 AM
The option to view source in the browser shows source for the parent window. How to view the source for a radwindow?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 26 Sep 2014, 12:29 PM

Hi Tony,

RadWindow uses an iframe to load external pages. How browsers treat this in their context menus is not something we can control.

IE11, for example, shows the source of the frame you clicked on, so just selecting View Source will show you the server response.

Firefox, however, always shows the main frame source.

Chrome offers a View Frame Source option in the context menu.

Any developer toolbar should also let you inspect the HTML in the iframe, so this is the approach you can use in all browsers.


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
Tony
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or