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

Radupload not rendered in IE 8,9,10 in 2013.1.417.40

1 Answer 53 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
p
Top achievements
Rank 1
p asked on 19 Jul 2013, 08:57 PM
Radupload is not rendered in all versions of internet explorers. The following line below

           <telerik:RadUpload InputSize="50" runat="server" ID="radUpload1" AllowedFileExtensions=".xls,.xlsx,.xml,.csv"                                                                        ControlObjectsVisibility="None" InitialFileInputsCount="1" EnableFileInputSkinning="False">                                                     </telerik:RadUpload><br>


results in the following mark up.

<div>   <div id="ctl00_ContentArea_radUpload1" class="RadUpload RadUpload_Default"><br><span class="Apple-tab-span" style="white-space:pre">            </span><input id="ctl00_ContentArea_radUpload1_ClientState" name="ctl00_ContentArea_radUpload1_ClientState" type="hidden" /><br><span class="Apple-tab-span" style="white-space:pre"> </span> <span class="Apple-tab-span" style="white-space:pre">   </span></div><br></div>



This works in all other browsers.

EDIT.
I changed the app to use 2012.2.724.40 and RadUpload works.


                             

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 24 Jul 2013, 03:31 PM
Hi,

We have tested the control under the mentioned browsers and everything appears fine.

Regards,
Hristo Valyavicharski
Telerik
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 the blog feed now.
Tags
Upload (Obsolete)
Asked by
p
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or