Hi,
I'm having a problem in autosize "true" in IE8. window appears scroll bar.
This error only happens with IE8 anyone have any solutions?
thks,
Bruno.
<telerik:RadWindow ID="Win_Central" runat="server"
Modal="true"
Behaviors="Close"
InitialBehaviors="Close"
ReloadOnShow="true"
OnClientBeforeClose="OnClientBeforeClose"
OnClientClose="OnClientClose"
OnClientActivate="OnClientActivate"
AutoSize="true">
</telerik:RadWindow>
I'm having a problem in autosize "true" in IE8. window appears scroll bar.
This error only happens with IE8 anyone have any solutions?
thks,
Bruno.
<telerik:RadWindow ID="Win_Central" runat="server"
Modal="true"
Behaviors="Close"
InitialBehaviors="Close"
ReloadOnShow="true"
OnClientBeforeClose="OnClientBeforeClose"
OnClientClose="OnClientClose"
OnClientActivate="OnClientActivate"
AutoSize="true">
</telerik:RadWindow>