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

Delete key ... doesn't trigger on property change

1 Answer 64 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Rob Ainscough
Top achievements
Rank 1
Rob Ainscough asked on 02 Jan 2018, 10:18 PM

I'm using a RadMaskedNumericInput (build 2017.3.913.1050) ... when I mouse click to enter the control, then hit Delete key, then hit some other button on my page, the OnPropertyChanged is NOT being fired?   Binding mode is set to TwoWay.

Also tried using UpdateValueEvent="LostFocus" but that made no difference.

If I do the same exact sequence of mouse and key with a standard Microsoft "TextBox" the OnPropertyChanged is fired.

This is MVVM scenario.

Any suggestions?  Or is this a bug?

Cheers, Rob.

 

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 05 Jan 2018, 12:23 PM
Hello Rob Ainscough,

I wasn't able to reproduce this behavior on my side. Attached to this reply is the project which I used to test your scenario. Can you take a look at it and let me know if I am missing additional code in order to reproduce this behavior? 

I am looking forward to your reply.

Regards,
Dinko
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Rob Ainscough
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or