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

RadMaskEdit Mask - Adding value on right side

1 Answer 90 Views
MaskedEditBox
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 07 Feb 2013, 07:37 PM

I am trying to set the RadMaskEdit control up as a input for a point of sale. I need to enter the value of cash given by a customer. I'm using a popup numeric keypad but it will not have a decimal point button on it - just a number pad. The end result needs two decimal places like "3.50" but as you type in a number it needs to be added to the end of the number. For example; when i need to enter $3.50 i would just type 3 5 0 (no decimal point). The end result should be 3.50 in the text box. 

Example 2
first digit entered 3 would display 0.03
second digit 5 entered would display 0.35
third digit 0 entered  would display 3.50

I'm not sure what type of format you would call this but this is what i need. I tried a buch of options for the mask but none so far are giving me this functionality.

Can someone provide me a clue or point me in the right direction on this?

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 11 Feb 2013, 11:10 AM
Hello Gary,

As I said in your support ticket regarding the same issue, RadMaskedEditBox does not support right-to-left input mode. You can input numeric values by using the Standard mask type. Find further details in our online documentation. Please avoid posting the same question twice as this may slow down our response.

Feel free to contact us if you have other questions.
 
Greetings,
Jack
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
Tags
MaskedEditBox
Asked by
Gary
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or