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

RadMaskedTextBox Decimal input and text change event

1 Answer 109 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Naga
Top achievements
Rank 1
Naga asked on 10 Sep 2011, 12:15 AM
We are using RadMaskedTextBox control. I need to support both whole numbers and also decimals in it. So I used binding for Mask property. For whole number there is no problem. However how can I make free flow text for decimal.
Like user should be able to enter 999.999 or 999.9 or 999 , with out any predefined format.
I have this text box as mandatory field and currently I m enabling and disabling Save button. Should I use text change event for this or can I achieve through behavior?
Thanks,
Naga.

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 14 Sep 2011, 03:46 PM
Hi Naga,

 Currently , this cannot be achieved in the RadMaskedTextBox or RadMaskedNumericInput control. However, there is a PITS feature request(MaskedInput: Possibility to enter numbers with non-fixed number of digits after the decimal separator) that we have previously logged. You can vote for it and this way you will increase its development priority.

Kind regards,
Petar Mladenov
the Telerik team

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

Tags
General Discussions
Asked by
Naga
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or