Possible Duplicate:
How can I format numbers as money in JavaScript?
Does anybody know how I can format cell in flexigrid to show value in currency for example euro with separator "," and for cents "."
I import value with JSON but don't know how to change look of that number to be like amount to pay.
Thx...