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
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 >>