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

Upload control width issue

1 Answer 35 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Todd Davis
Top achievements
Rank 1
Todd Davis asked on 06 May 2010, 05:27 AM
I have a RadUpload control inside of a RadWindow. When I set the upload control to stretch in both horizontal/vertical directions, it does not stretch properly in the width. After a certain point, it just centers instead of stretching. Is this a bug, or is there some design consideration forcing this issue?

1 Answer, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 06 May 2010, 03:28 PM
Hi Todd,

Thank you for contacting us.

Indeed the size of the upload control is predefined. This is because we would like to guarantee it is good enough.

However you can change these values in order to get the best of your UI. Below are our default values:

MinHeight = 175
MinWidth = 350
MaxHeight = 300
Width = 400

Please try to change them and let us know if you need further assistance.

All the best,
Ivan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Upload
Asked by
Todd Davis
Top achievements
Rank 1
Answers by
Ivan
Telerik team
Share this question
or