For cases where validation after the fact isn't good enough there should be an option that disallows setting numeric textboxes to null. If the user sets it to null and moves to another field the textbox should reset to 0.
Hello,
This could be achieved by handling the change event of the NumericTextBox. For example - https://dojo.telerik.com/ECInaPEZ
Regards,
Preslav
Progress Telerik