Tagged Questions
2
votes
2answers
531 views
Why does the Standard Numeric Format for percentages include a space?
The Back Story
I have some decimal values which I am displaying as strings on a web page as part of a larger string. I started off using a ...