is it possible to display and edit numbers using a scientific notation in NumericUpDown? how can i do that?
1 Answer, 1 is accepted
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.