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

RadUpload style problem

5 Answers 190 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Martin-Pierre Roy
Top achievements
Rank 1
Martin-Pierre Roy asked on 20 Feb 2008, 04:34 PM
Hi there,

I must be missing something very basic, but I cannot figure it out.

check this picture:
http://pierrecormier.com/sharing/err1.JPG

I dont know why I got the BROWSE and SELECT button. I supposed its style related. I should have only the SELECT button.

Let me know what to do :) thanks!

here is my aspx code definition for this object:

<div style="float: left;width:100%">dfgdfgdfgdgdf&nbsp;

<telerik:RadUpload ID="RadUpload1" runat="server" Skin="Vista" ControlObjectsVisibility="None"/>

</div>

5 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 20 Feb 2008, 04:53 PM
Hi Martin-Pierre Roy,

I tried to reproduce your issue on our side but unfortunately to no avail. I put your posted snippet on a sample project and it works as expected, the Select button is only shown, do I miss something?

Please find the attached sample project demonstrating the desired behavior.

All the best,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Quang
Top achievements
Rank 1
answered on 11 Mar 2008, 04:39 PM
I can't quite explain this either.  I just recently encountered this problem yesterday evening and was trying to resolve for several hours, but still NO luck.  In some cases,  the control itself did not even render, but when it did, it resembled Martin-Pierre's example.  I'm baffled. 
0
Sophy
Telerik team
answered on 12 Mar 2008, 08:32 AM
Hi Quang,

We are not sure what my be the reason for experiencing the problem. Do you receive any javascript errors? If  javascript errors occur on the page they may confuse the proper functioning of the RadUpload control. Please, make sure that you have added a ScriptManager in your aspx page and the ASP.NET AJAX Configuration Elements in your Web.config file.

ASP.NET Ajax Framework on which all Telerik's Prometheus controls are based needs some additional settings in the Web.config file more detailed information about which you can find here. For your convenience I have also attached a sample Web.config file.

In case the above suggestion cannot help you solve he problem, please, send us your application so that we can test it locally, research the problem and do our best to help you.

Best regards,
Sophy
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Accepted
Martin-Pierre Roy
Top achievements
Rank 1
answered on 12 Mar 2008, 01:26 PM
well I kinda fixed my problem, I think it was related to the fact that it was used in a usercontrol so the paths to the styles were incorrect.

It's just a guess, but its working for me now.

thanks
0
Frédéric Martin
Top achievements
Rank 1
answered on 25 Apr 2008, 06:50 PM
How did you resolve it? I too have the same problem but not all the times... And I'm in a UserControl also.

http://www.photomania.com/photoview3.asp?login=x_x25042008_TI2AW&photo=rad4E14C.jpg&album=1
Tags
Upload (Obsolete)
Asked by
Martin-Pierre Roy
Top achievements
Rank 1
Answers by
George
Telerik team
Quang
Top achievements
Rank 1
Sophy
Telerik team
Martin-Pierre Roy
Top achievements
Rank 1
Frédéric Martin
Top achievements
Rank 1
Share this question
or