Carmelo

Carmelo

  • NA
  • 1
  • 996

string to decimal problem

Jun 6 2012 11:14 AM

Hello,

i have a problem about converting a string to a decimal value.

I have a string like this"10.0".

When i execute the method decimal.parse() it returns 100, i want obviously 10.00.

What can i do?

Thanks.


Answers (1)