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

Notify property changed on clear NumericUpDown

2 Answers 50 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Bert
Top achievements
Rank 1
Bert asked on 08 Mar 2016, 10:25 AM

Hello,
we are using a NumericUpdown and have set UpdateValueEvent to PropertyChanged and UpdateSourceTrigger to PropertyChanged for the binding.

The property is updated for each change which is the normal behavior.
The property is not updated when the content of the NumericUpDown is selected and deleted by pressing the Delete key.
In this case the property is updated as soon as the control loses focus.

What we expect and need is an immediate update of the property since this should be the behavior according to the property settings. 
Any help would be appreciated. We are using version 2015 Q3.

Regards,
Bert

 

2 Answers, 1 is accepted

Sort by
0
Bert
Top achievements
Rank 1
answered on 08 Mar 2016, 12:38 PM
Sorry wrong forum, issue reposted in WPF forum.
0
Yana
Telerik team
answered on 09 Mar 2016, 03:22 PM
Hello,

You could check our reply at the following link:
http://www.telerik.com/forums/notify-property-changed-on-clear-numericupdown-8a0fe6e9e882

Regards,
Yana
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
NumericUpDown
Asked by
Bert
Top achievements
Rank 1
Answers by
Bert
Top achievements
Rank 1
Yana
Telerik team
Share this question
or