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

Very strange behavior when changing RadUpload visibility.

1 Answer 64 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
RD
Top achievements
Rank 2
RD asked on 08 Feb 2010, 03:59 PM
On my page, I have a RadUpload control (Q3 2009) which I use to submit images.

After the image has been uploaded (on postback), I hide the upload control and show a "change logo" button.  If the user wants to change the image, they'd click on that button and I make the RadUpload control visible once more.

When I do this however, some very strange behavior occurs with the control - its seems like the underlying HTML File Input control is shown whenever the user mouse's over the RadUpload control..

Its hard to explain, so I made a little movie of the issue using Jing:  http://screencast.com/t/MDE3ZTA4NG

Is there a known issue with the RadUpload (in IE 8) that causes this behavior on visibility change?

Roy

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 09 Feb 2010, 12:27 PM
Hello,

When you click on the button to show again the upload - please set the EnableAjaxSkinRendering property of the upload to True (this should be done in the code behind).

Let us know if this helps.

Kind regards,
Veskoni
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Upload (Obsolete)
Asked by
RD
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
Share this question
or