I have a field set to 1 decimal place in the table definition.
I have a textbox bound to the field also set to 1 decimal place.
Why can I enter the number 1.57 in the textbox, and this becomes
stored in the table as well ? Do I have to use a input mask to stop
this ?
Thanks
I have a textbox bound to the field also set to 1 decimal place.
Why can I enter the number 1.57 in the textbox, and this becomes
stored in the table as well ? Do I have to use a input mask to stop
this ?
Thanks
Comment