O
ORC
The normal procedure for formatting numbers when converting to strings is
e.g. ToString("0.##"); but what if I want to change the viewed number of
decimals digits programmatically during runtime?
Thanks,
Ole
e.g. ToString("0.##"); but what if I want to change the viewed number of
decimals digits programmatically during runtime?
Thanks,
Ole