This is a migrated thread and some comments may be shown as answers.

Mask with ANY number of digits

1 Answer 75 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Maxim
Top achievements
Rank 1
Maxim asked on 27 Jun 2012, 08:00 AM
I'm using RadTextInput and I want to specify the number of digits after comma, not before it. E.g. only two digits after comma should be allowed, but ANY number of digits before comma. What mask do I need for this?

Mask like "#.2" displays 123.12 as 3.12

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 02 Jul 2012, 07:46 AM
Hi,

 Currently this is not supported with the masked input controls or the MaskedTextBox. Moreover, if you need this for numeric input, you should be using the numeric input control rather than the text input.

All the best,
Alex Fidanov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Maxim
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or