How do I display a numeric value formatted with periods in a Label or TextField. Example: Make the 1000 value appear in the following 1,000 or maybe 1,000,000 format.
How do I display a numeric value formatted with periods in a Label or TextField. Example: Make the 1000 value appear in the following 1,000 or maybe 1,000,000 format.