Hello,
there is already a thread about this bug, but it doesn't seem that Telerik wants to correct it.
If I, as a designer, want to have RadNumericUpDown with a Width of 50 pixels, the control should be 50 wide. Why should I also set the MinWidth value?
A control should NEVER have a minimum width (or a maximum width) in its template.
Patrick
there is already a thread about this bug, but it doesn't seem that Telerik wants to correct it.
If I, as a designer, want to have RadNumericUpDown with a Width of 50 pixels, the control should be 50 wide. Why should I also set the MinWidth value?
A control should NEVER have a minimum width (or a maximum width) in its template.
Patrick
3 Answers, 1 is accepted
0
Hello Patrick,
The MinWidth value is chosen by design, so the control can look good. Anyway, regardless of its value if you set the Width property of the control it won't be able to stretch if longer numbers are displayed. So, a better option is the MinWidth property to be set.
At this stage, we have no plans to change this.
Regards,
Konstantina
Telerik
The MinWidth value is chosen by design, so the control can look good. Anyway, regardless of its value if you set the Width property of the control it won't be able to stretch if longer numbers are displayed. So, a better option is the MinWidth property to be set.
At this stage, we have no plans to change this.
Regards,
Konstantina
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
answered on 21 Jan 2014, 04:20 PM
Hello Konstantina,
I really think that the MinWidth of a control is the propblem of the page designer, not that of the control template designer.
In cases where the UpDown control contains only a signle digit, a Width of 50 is really too big and changing it does not work. That's really not intuitive.
In addition, this is not documented anywhere, so it can take hours to find the solution to this problem.
I maintain that the minimum size of a control, as its maxium size, its alignment, are thr problem of the page designer. He/shw knows the use of the control and the valid values. You, at Telerik, don't know what is displayed in the control.
Patrick
I really think that the MinWidth of a control is the propblem of the page designer, not that of the control template designer.
In cases where the UpDown control contains only a signle digit, a Width of 50 is really too big and changing it does not work. That's really not intuitive.
In addition, this is not documented anywhere, so it can take hours to find the solution to this problem.
I maintain that the minimum size of a control, as its maxium size, its alignment, are thr problem of the page designer. He/shw knows the use of the control and the valid values. You, at Telerik, don't know what is displayed in the control.
Patrick
0
Hi Patrick,
Thank you for your feedback. Your Telerik points have been updated for your involvement.
We will make sure to include this specific way of setting the width of the NumericUpDown control in our documentation.
Regards,
Konstantina
Telerik
Thank you for your feedback. Your Telerik points have been updated for your involvement.
We will make sure to include this specific way of setting the width of the NumericUpDown control in our documentation.
Regards,
Konstantina
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Yogendra
commented on 03 Mar 2022, 12:05 PM
Top achievements
Rank 1
Hi Patrick and Konstantina,
Any Property something came to get rid of this bug.
I have to use for lesser width but RadNumericUpDown is specific to 170 MinWidth below this value I am not able to see the digits.
And below when I expanded
Regards,
Yogendra