Hi
I have this issue for a while and all my attempts to resolve it haven't worked
out.
It can be demonstrated here: http://dojo.telerik.com/aKaVI
If you have a clear button the clears the value in the numeric textbox then upon entering the old value in the numeric textbox doesn't trigger the change event.
Steps to reproduce:
a) Add the value 5 in numeric textbox and observe the change event
b) Press clear button
c) Add the value 5 in numeric textbox and notice the change event is NOT triggered.
Do you have a solution for this?
As you can see I have tried editing the _old and the _value but it didn't help.
Thanks
It can be demonstrated here: http://dojo.telerik.com/aKaVI
If you have a clear button the clears the value in the numeric textbox then upon entering the old value in the numeric textbox doesn't trigger the change event.
Steps to reproduce:
a) Add the value 5 in numeric textbox and observe the change event
b) Press clear button
c) Add the value 5 in numeric textbox and notice the change event is NOT triggered.
Do you have a solution for this?
As you can see I have tried editing the _old and the _value but it didn't help.
Thanks