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

MaxWidth not working

1 Answer 96 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Maurizio
Top achievements
Rank 2
Maurizio asked on 13 Mar 2012, 12:24 PM
Hello,

i try to set the MaxWidth of a RadNumericUpDown to a Value of 20, but the ActualWidth is allways 60. Is this a bug or am I doing something wrong?

<telerik:RadNumericUpDown Name="numeric" MaxWidth="20" ShowButtons="False" ></telerik:RadNumericUpDown>


1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 16 Mar 2012, 01:42 PM
Hi Thomas,

It is indeed a strange issue. We have logged it and will investigate it thoroughly after the Service Pack.
As a work around I can suggest using MinWidth="20" for example.
Your Telerik points have been updated.

Regards,
Georgi
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
NumericUpDown
Asked by
Maurizio
Top achievements
Rank 2
Answers by
Georgi
Telerik team
Share this question
or