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

Change value in LostFocus and GotFocus

1 Answer 104 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Mehrdad
Top achievements
Rank 1
Mehrdad asked on 08 Jul 2013, 09:59 AM
In GofFocus and LostFocus of NumericUpDown, I've changed the Value of NumericUpDown.
The value changes but no changes is displayed in UI.
If I do some actions that refreshes the UI, (like minimize and restore my window, or show a MessageBox in mentioned events or...) the UI updated.
What should I do?

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 10 Jul 2013, 08:53 AM
Hi Mehrdad,

RadNumericUpDown is designed in such a way that it cannot change the displayed value while the focus is in it. That's the reason the GotFocus event cannot update the displayed value until the NumericUpDown loses the focus.

We're sorry for any inconvenience caused.

Regards,
Kalin
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
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 >>
Tags
NumericUpDown
Asked by
Mehrdad
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or