Scientific notation

Good morning,

I would like to ask you if there is the possibility to format the doubletextbox value in scientific notation.

3 Replies

VR Vijayalakshmi Roopkumar Syncfusion Team June 26, 2018 10:14 AM UTC

Hi Daniel

Thank you for the update.

At present, we don't have a support to format the value in the scientific notation using our DoubleTextBox control.

Regards
Vijayalakshmi V.R.


DP Daniel Pagano replied to Vijayalakshmi Roopkumar June 26, 2018 12:46 PM UTC

Hi Daniel

Thank you for the update.

At present, we don't have a support to format the value in the scientific notation using our DoubleTextBox control.

Regards
Vijayalakshmi V.R.

Do you know if you are going to implement this feature in the future?

I look forward to your reply.

Best regards,

Daniel


VR Vijayalakshmi Roopkumar Syncfusion Team June 27, 2018 12:24 PM UTC

Hi Daniel

Thank you for the update.

The reported requirement to format the value in Scientific notation does not achieve in DoubleTextBox control, since our DoubleTextBox control, we would allow only to enter double value and not the string.

However you can use our SfTextBox control where you can format the value using the String Format such as "E" to convert in scientific notation in sample and assign to the control.

For More information about string formats , please find the link below:

Link: https://msdn.microsoft.com/en-us/library/dwhawy9k(v=vs.110).aspx#EFormatString 

Please try this solution and let us know if it is helpful.

Regards,
Vijayalakshmi V.R. 


Loader.
Up arrow icon