Universal Form Validator ASP Support Product Page

Answered

Decimal input mask

Asked 03 Jun 2010 09:40:10
1
has this question
03 Jun 2010 09:40:10 stephan ludovic posted:
Hello, i woulf llike to create an input mask for number with this format:

XX,XX 2 decimal and separator equal to: ,

Thanks a lot

Replies

Replied 03 Jun 2010 10:32:20
03 Jun 2010 10:32:20 Miroslav Zografski replied:
Hello Stephan,

Here how it is done :
Go to Input Mask tab in Universal Form Validator, add in the field for which you want to create a mask and from type choose Custom Type.
Then in Custom field set following: 99,99
where 9 is any number between 0 and 9.


Regards,
Replied 07 Jul 2010 15:23:51
07 Jul 2010 15:23:51 Joël GUERVENOU replied:
Hi,

The input mask works fine ( 9,99 for the custom input mask)but i have got an error :

My default database value disappears when i apply the mask.

Defalut value from sql database in this form "1.20"

Any idea?

Thanks a lot
Replied 25 Mar 2013 15:27:28
25 Mar 2013 15:27:28 Miroslav Zografski replied:
Set a dot in like 99.99

Reply to this topic