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

Minimum Problem

1 Answer 48 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Dogu
Top achievements
Rank 1
Dogu asked on 09 Jul 2010, 02:19 PM
Dear Colleagues,

I have difficulties to use Minimum Property. Here's the XAML:
<Telerik:RadNumericUpDown IsInteger="True" Minimum="0" x:Name="NumericPieces" Value="1" Grid.Column="1" Margin="5" Grid.Row="0"></Telerik:RadNumericUpDown>

Control sets its value to 0 (zero), and the user cannot increase the value. When I remove the Minimum property from the definition, it works fine.

Am I missing something ? (Version : 2010.1.702.35)

Thank you.

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 12 Jul 2010, 12:48 PM
Hello dogu.tumerdem,

We are aware of this bug. It is already fixed and will be included in Q2 which we will release this week. For now as a workaround you can set Maximum it will work.

Sorry for the caused inconvenience. Don't hesitate to contact us if you have other questions.



Kind regards,
Boyan
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
NumericUpDown
Asked by
Dogu
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or