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

Scientific notation

1 Answer 273 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Mathias
Top achievements
Rank 1
Mathias asked on 05 Apr 2016, 08:07 AM

Hello

is it possible to display and edit numbers using a scientific notation in NumericUpDown? how can i do that?

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 06 Apr 2016, 10:59 AM
Hello Mathias,

RadNumericUpDown control does not support the scientific format.

I'd suggest you take a look at our RadMaskedNumericInput control - you can set its FormatString property to "{0:E2}", so the entered number will be converted to a scientific notation.

I hope this would be helpful.


Regards,
Yana
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
NumericUpDown
Asked by
Mathias
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or