S
Secret Squirrel
I have a text box on my form that I have set up with an input mask of 0.0.
Is there a way to have it automatically enter the .0 if a user was to just
enter 1 instead of 1.0? Right now if you just enter a 1 you get an error
message that says you need to enter a value based on the input mask. I'd also
like to eliminate that default message and create my own message.
Is there a way to have it automatically enter the .0 if a user was to just
enter 1 instead of 1.0? Right now if you just enter a 1 you get an error
message that says you need to enter a value based on the input mask. I'd also
like to eliminate that default message and create my own message.