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

Inline progress doesn't work IE8.

1 Answer 28 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Denis
Top achievements
Rank 1
Denis asked on 13 Jan 2014, 01:09 PM
Hi,

In-line progress doesn't work on IE8.
DisablePlugins option is set to "true".
Everything fine on IE10/Firefox/Chrome.

Any workarounds?
Do you support this browser version?

Regards,
Dennis

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 14 Jan 2014, 03:28 AM
Hi Denis,

Please have a look into the following code snippet which works fine at my end also take a look into this help documentation for further information.

ASPX:
<telerik:RadAsyncUpload ID="RadAsyncUpload1" runat="server" EnableInlineProgress="true">
</telerik:RadAsyncUpload>

Thanks,
Shinu.
Tags
AsyncUpload
Asked by
Denis
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or