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

Rad Window is blank on iPad

1 Answer 63 Views
Window
This is a migrated thread and some comments may be shown as answers.
karthic kanmani
Top achievements
Rank 1
karthic kanmani asked on 21 Mar 2013, 04:12 PM
We are using Rad Window all over the application. The url of the RadWindow is set to an another aspx page which has a form with text box and rad combo box. It works fine on the web. It opens up the on Rad Window (as a popup ) with all the controls but the same Window open up blank on iPad. I can see the window on Ipad but the window is blank without any controls. Any idea to fix this bug ?. I am using Rad window with "WebBlue skin".

   
<telerik:RadWindow ID="rwCreateWorkOrders" runat="server"
    Style="z-index: 9000" Skin="WebBlue" Width="650px" VisibleStatusbar="false" Height="330px" ShowContentDuringLoad="False">
</telerik:RadWindow>

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 25 Mar 2013, 03:03 PM
Hi,

Can you also confirm the version of the suite that you are using? I am asking this because there have recently been fixes for iPad and I advise that you try the latest one and see if things work as expected with you.

Also, in case you are loading an entire page in the RadWindow could you try loading it in a simple iframe to confirm if the problem stems from RadWindow or from some of the numerous issues iOS has with iframes?

If you can reproduce the problem with our online demos could you tell me which one and what are the steps I need to take in order to see the issue?


Greetings,
Marin Bratanov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Window
Asked by
karthic kanmani
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or