Hello Christian,
Thank you for the provided sample. I have examined it and noticed that the event handler is attached to the change event of the input element, not to the Kendo NumericTextBox.
e.g.
Should be:
I have modified the provided sample and now the correct value is displayed:
Regards,
Georgi
Progress Telerik