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

trouble with NumericTextBox decimals

2 Answers 47 Views
Input
This is a migrated thread and some comments may be shown as answers.
Nicolas
Top achievements
Rank 1
Nicolas asked on 30 Sep 2009, 12:42 PM
Hi,

I'm currently using a RadNumericTextBox to let users enter a number. I don't want any limitation on the number of decimals though, be it at input time or at display time.

I'm finding that right now the NumberFormat-DecimalDigits will limit me to a certain number of decimals (defaulted to 2).

Is it possible to remove that limitation? E.g. be able to enter any number, for example 1 or 1.456 or 8.93940 and keep it as is?

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Sep 2009, 01:17 PM
Hi Nicolas,

Please set  NumberFormat > AllowRounding to false.

Regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Nicolas
Top achievements
Rank 1
answered on 01 Oct 2009, 09:19 AM
Thanks!

When I read the doc for that property I was thinking it was doing something slightly different. I guess I should have tried anyway :)

Thank you
Tags
Input
Asked by
Nicolas
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Nicolas
Top achievements
Rank 1
Share this question
or