I am reading from a SQL Server table and displaying a money amount in a label on the webpage.
I cannot get this to format correctly.
For example I can see a record with a money amount of 1245.0000 but when I display this in the label I cannot get to to show as 1,245.00
Any assistance would be appreciated. Thanks.
I cannot get this to format correctly.
For example I can see a record with a money amount of 1245.0000 but when I display this in the label I cannot get to to show as 1,245.00
Any assistance would be appreciated. Thanks.