How can you require a field format to 2 decimal places ..
I know how to use a Required Field validator to require a field ...
Say the user enters .. a value 4 .... how do u change that to 4.00 say when they TAB away from the field ... I guess Java script? how do you check or convert the inputted value to 2 decimal places each time ...
Thanks
I know how to use a Required Field validator to require a field ...
Say the user enters .. a value 4 .... how do u change that to 4.00 say when they TAB away from the field ... I guess Java script? how do you check or convert the inputted value to 2 decimal places each time ...
Thanks