Telerik RadAysncUpload Select button is not visible in Compatibility View

1k Views Asked by At

In my Telerik RadAsyncupload, when i switched to Compatbile view [IE8] "Select" button is not visible.

I tried to find the solution but the only update that i got is

http://www.telerik.com/help/aspnet-ajax/asyncupload-select-button-not-visible.html

Above solution didnt worked for me.

Any help!!

1

There are 1 best solutions below

0
On

try using this

 <telerik:radupload id="RadUpload1" runat="server" enablefileinputskinning="true"
    inputsize="50" width="475px" ></telerik:radupload>

it might help you