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

Maximum Property Problem

3 Answers 75 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Dogu
Top achievements
Rank 1
Dogu asked on 23 Dec 2009, 03:00 PM
Hi,

I am setting the Maximum value of an NumericUpDown, but if user enters higher value, on lost focus it doesn't set value to maximum value. User needed to Focus-Unfocus the control to do this. (It works fine on first attempt, but not on next attempts...)
Am I doing something wrong ?

thanks,
dogu

3 Answers, 1 is accepted

Sort by
0
Hristo Borisov
Telerik team
answered on 24 Dec 2009, 08:49 AM
Hi Dogu Tumerdem,

Neither can I reproduce the problem using our latest service pack, nor it appears in our latest internal builds. Can you give us some more information concerning your case such as a code snippet or isolated working sample in order to reproduce the issue and address your problem in the best way.

Thank you for contacting us, and we look forward to receiving your code.

Best wishes,
Hristo Borisov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Dogu
Top achievements
Rank 1
answered on 24 Dec 2009, 08:54 AM
Hi Hristo,

Same problem is exists in your demo NumericUpDown/WPF/FirstLook.

1. Select Beta NumericUpDown with mouse
2. Enter 500
3. Press tab
4. Value will be updated to Max value.
5. Select Beta NumericUpDown with mouse again
6. Enter 500 again
7. Press tab
8. Value won't be updated to Max value.

thank you,
dogu
0
Hristo Borisov
Telerik team
answered on 24 Dec 2009, 10:59 AM
Hello dogu.tumerdem,

Thank you for the straightforward explanations, it turns out that the problem appears only when the ValueFormat is set to Numeric. Thank you for reporting this bug, your Telerik points have been updated. The issue will be resolved in our latest internal builds next week. 

If you have any other questions, please do not hesitate to contact us again. 

Sincerely yours,
Hristo Borisov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
NumericUpDown
Asked by
Dogu
Top achievements
Rank 1
Answers by
Hristo Borisov
Telerik team
Dogu
Top achievements
Rank 1
Share this question
or