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

How to set the Browse button to look like it is enabled at all times?

1 Answer 95 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kavita
Top achievements
Rank 1
Kavita asked on 17 Jan 2011, 09:06 PM
Hi,

I was wondering about the RadUpLoad Control for SL3 Telerik Controls. I want to keep the Browse button enabled like you see on Image1.jpg at all times even after you finish uploading something. As of now, when you finish uploading something, the Browse button looks diabled - see Image2.jpg. How do I get that Browse button on Image2.jpg to look enabled like it did on Image1.jpg?

User

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 18 Jan 2011, 01:36 PM
Hi Kavita,

I believe there is no way to achieve this. The state of the buttons is controlled from the RadUpload internally. Your best option is to use the VisualTreeHelper and find the button in the RadUpload's panel and change its IsEnabled property. The SL4 version however has this functionality out of the box.

Best wishes,
Alex Fidanov
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
Upload
Asked by
Kavita
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or