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

[Solved] Restricting RadNumericBox to integer input?

3 Answers 118 Views
NumericBox for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mark
Top achievements
Rank 1
Mark asked on 30 Jun 2013, 04:42 PM

Is it possible to restrict user input to integer values? I tried something like this but have been unsuccessful. Thanks!

<Input:RadNumericBox AllowNullValue="False" Minimum="0" ValueFormat="\{0:D\}" />

3 Answers, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 01 Jul 2013, 02:22 PM
Hello Mark,

Thank you for your question.

Unfortunately, at this moment RadNumericBox does not support restricting the user input to integer values. However, this is a very good idea and we will do our best to implement it for our next official release around mid-July. I have also logged it in our Ideas ad Feedback Portal where you and our other customers can vote for it.

Please, don't hesitate to contact us again in case there is anything else we can assist you with.

Regards,
Rositsa Topchiyska
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Mark
Top achievements
Rank 1
answered on 01 Jul 2013, 03:29 PM
Thanks for the reply  -  I'll look for the update :-)
0
Mark
Top achievements
Rank 1
answered on 01 Jul 2013, 03:29 PM

It looks like the latest version did add the ability to restrict input to integers. I'll give it a try when I get a moment. I did not expect such a fast turnaround time so I already wrote my own - it would be great to dump my code though if yours works for me. Thank you!

Tags
NumericBox for XAML
Asked by
Mark
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
Mark
Top achievements
Rank 1
Share this question
or