On_Change Ajax Event...incredible calculation ....gives 100 times the expected result

Dear all,

I got a strange problem on V8
I have added a simple formula {TotalRow} = ({UnitPrice} * {Quantity}); within an Ajax Events of Quantity_OnChange in order to refresh the total once the user change quantity field.
UnitPrice and Quantity are decimal
The total now is 100 times the correct calculation … (???)
I’m really stucked here.
Do you understand what to do for having a right calculation ??
Thanks

qta.jpg

Replied on the other thread you posted this on:

http://www.scriptcase.net/forum/showthread.php?6874-New-Calculated-field-for-each-row

(helpful if in future you don’t duplicate your questions across multiple threads as this gets very confusing) :slight_smile:

OK — It seems that it’s mandatory do NOT use Digit grouping to Yes.
It’s a mistery or better a bug… :wink: