so I have and array assetCost = "350000.00","500000.00" so in a for loop Im trying to do this:
result += parseFloat(assetCost[rowIndex-1],10).toFixed(2);
but the problem is that instead of adding is concatenating.
thanks for your help.
|
|
+ Reply to Thread
Results 1 to 4 of 4
Thread: ParseFloat issue
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks