Hi
I want to accept a 5 digit number with 2 decimal places. When the users enter the text box I would like input to begin immediately to the left of the decimal point and move to the right of the point when they key '.' or something to that effect.
I've currently got an input mask of ####0.00 but the users have to fill from the left with zeros and they're moaning. Ideas please?
I want to accept a 5 digit number with 2 decimal places. When the users enter the text box I would like input to begin immediately to the left of the decimal point and move to the right of the point when they key '.' or something to that effect.
I've currently got an input mask of ####0.00 but the users have to fill from the left with zeros and they're moaning. Ideas please?