Home All Groups Group Topic Archive Search About
Author
2 Mar 2006 11:49 PM
Shannon
I'm trying to figure out how to mask a text box..  i've looked at the masked
text box.. but still can't get what I want

i want to both display and be able to input a decimal value.  if i want to
allow 3 digits before the decimal and 2 after, if i do 333.33 it works
fine.. but if i do 33.3 things don't work.

how can i accomplish this
thanks
shannon

Author
3 Mar 2006 1:22 AM
Homer J Simpson
"Shannon" <jvcoach23@newsgroups.nospam> wrote in message
news:e6MQBQlPGHA.344@TK2MSFTNGP11.phx.gbl...
> I'm trying to figure out how to mask a text box..  i've looked at the
> masked text box.. but still can't get what I want
>
> i want to both display and be able to input a decimal value.  if i want to
> allow 3 digits before the decimal and 2 after, if i do 333.33 it works
> fine.. but if i do 33.3 things don't work.
>
> how can i accomplish this

###.## should work OK.