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

Not see the loading

1 Answer 39 Views
Window
This is a migrated thread and some comments may be shown as answers.
Fabio Cirillo
Top achievements
Rank 1
Fabio Cirillo asked on 25 Mar 2013, 04:10 PM
hello,

i've this code:

<telerik:RadWindow ID="RadWindowLoadprofile" runat="server"
    ShowContentDuringLoad="false" Width="410px" Height="210px" Style="z-index: 8000"
    Behaviors="None" Modal="True" AutoSize="true" OnClientClose="Loadimage"
    Behavior="None" Font-Names="Verdana" Font-Size="Small"
    Skin="Office2010Silver" ReloadOnShow="false" VisibleStatusbar="False"
    RestrictionZoneID="NavigateUrlZone" EnableViewState="False"
    NavigateUrl="UploadImgProfile.aspx" VisibleTitlebar="False">                      
</telerik:RadWindow>

in my page i use skin="Simple" but in this radwindow to have the compatibility witn the autosize, i must to use the Office2010Silver skin..but when I start the loanding radwindow start of the skin office2010silver and since it is different from the one I always use, I would like to open my radwindow not seeing the loading. you can not change the skin office2010silver?

1 Answer, 1 is accepted

Sort by
0
rdmptn
Top achievements
Rank 1
answered on 27 Mar 2013, 09:43 AM
I'm not really sure I understand you, but here are some ideas:
Tags
Window
Asked by
Fabio Cirillo
Top achievements
Rank 1
Answers by
rdmptn
Top achievements
Rank 1
Share this question
or