K
Kerri
Hi,
I have some code that does soem calculations and writes
results out to screen.
However I want to format these figures.
For Example rather than displaying $120123.10 I want to
display it as $120,123.10
This value is contained in a decimal datatype and written
to a lable on my aspx.
Any ideas on how to do this?
Thanks,
Kerri.
I have some code that does soem calculations and writes
results out to screen.
However I want to format these figures.
For Example rather than displaying $120123.10 I want to
display it as $120,123.10
This value is contained in a decimal datatype and written
to a lable on my aspx.
Any ideas on how to do this?
Thanks,
Kerri.