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

RadNumericTextbox large decimal value turns into scientific notation

2 Answers 174 Views
Input
This is a migrated thread and some comments may be shown as answers.
Brandon
Top achievements
Rank 1
Brandon asked on 07 Feb 2012, 03:29 PM
When entering a value in the numeric textbox with a large decimal value such as 0.000013, the value turns into scientific notation, 1E-03 or something to that effect on postback. I have tried removing the DecimalDigits property as well as setting KeepNotRoundedValue to true or false and AllowRounding to true or false without any luck. Any decimal less than the initial four zero's for the precision are handled correctly. I see this error may already have been resolved in the latest Q1 2012 BETA release but I am instructed not to use BETA versions for any development since this will be incorporated into production code. Is there any workaround to allow me to use a six digit decimal value with 4-5 zero's in the precision without having to do away with the numeric textbox until the final Q1 release comes out? Maybe an override or something for this hover effect turning into scientific notation?

Thanks,
Brandon

2 Answers, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 09 Feb 2012, 12:29 PM
Hello Brandon,

Please refer to this forum thread.

Regards,
Mira
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Accepted
Mira
Telerik team
answered on 09 Feb 2012, 12:45 PM
Hello Brandon,

Please refer to this forum thread.

Regards,
Mira
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Input
Asked by
Brandon
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or