i have created radwindow in javascript using the following code.
window.radopen("companyadd.aspx", "AddCompanyDialog");
the pop up is open perfectly but when i right click on the the newly open window in I.E 8 (Internet Explorer 8) to see the print preview it shows the parent page in preview. Ideally it should show the newly created popup page in print preview. request you to please help me out from this problem. this works in normal window.open() javascript function.
Thanks & Regards,
Mobashir
window.radopen("companyadd.aspx", "AddCompanyDialog");
the pop up is open perfectly but when i right click on the the newly open window in I.E 8 (Internet Explorer 8) to see the print preview it shows the parent page in preview. Ideally it should show the newly created popup page in print preview. request you to please help me out from this problem. this works in normal window.open() javascript function.
Thanks & Regards,
Mobashir