Hi Dave,
We have attached the modified sample to fix this issue. In the modified sample, we have bound Value property instead of Text property in SfNumericTextBox. Please find the attached modified sample.
Code Snippet:
<Input:SfNumericTextBox Width="115"
Height="40"
FormatString="n0"
InputScope="Number"
Value="{Binding TestProperty, Mode=TwoWay}"/>
Please let us know if you have any queries.
Regards,
Swasthika Lakshmi I
ModifiedSample_1cf68403.zip