T
TS
I have a decimal value stored in 2 separate properties and both are decimal.
in one the .toString() doesnt add an extra zero, in the other it does. They
are both exact same data type, so i cant figure it out, and both using
simple .ToString()
what is problem ( have seen other posts on internet with this problem)
thanks
in one the .toString() doesnt add an extra zero, in the other it does. They
are both exact same data type, so i cant figure it out, and both using
simple .ToString()
what is problem ( have seen other posts on internet with this problem)
thanks